[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20161219134202.iy57sk6nyesctqqf@intel.com>
Date: Mon, 19 Dec 2016 15:42:02 +0200
From: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To: Geliang Tang <geliangtang@...il.com>
Cc: Peter Huewe <peterhuewe@....de>,
Marcel Selhorst <tpmdd@...horst.net>,
Jason Gunthorpe <jgunthorpe@...idianresearch.com>,
tpmdd-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] tpm/tpm_tis_spi: drop duplicate header module.h
On Wed, Nov 23, 2016 at 11:18:53PM +0800, Geliang Tang wrote:
> Drop duplicate header module.h from tpm_tis_spi.c.
>
> Signed-off-by: Geliang Tang <geliangtang@...il.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
Applied.
/Jarkko
`
> ---
> drivers/char/tpm/tpm_tis_spi.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/char/tpm/tpm_tis_spi.c b/drivers/char/tpm/tpm_tis_spi.c
> index dbaad9c..5292e57 100644
> --- a/drivers/char/tpm/tpm_tis_spi.c
> +++ b/drivers/char/tpm/tpm_tis_spi.c
> @@ -33,7 +33,6 @@
> #include <linux/acpi.h>
> #include <linux/freezer.h>
>
> -#include <linux/module.h>
> #include <linux/spi/spi.h>
> #include <linux/gpio.h>
> #include <linux/of_irq.h>
> --
> 2.9.3
>
Powered by blists - more mailing lists