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 <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]> 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 > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ tpmdd-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tpmdd-devel
