Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1529280
| From | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] tpm/tpm_tis_spi: drop duplicate header module.h |
| Date | 2016-11-24 14:30 +0100 |
| Message-ID | <sH2ga-3f2-33@gated-at.bofh.it> (permalink) |
| References | <sGHv3-6y9-7@gated-at.bofh.it> |
| Organization | Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo |
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@gmail.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> /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 >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] tpm/tpm_tis_spi: drop duplicate header module.h Geliang Tang <geliangtang@gmail.com> - 2016-11-23 16:20 +0100 Re: [PATCH] tpm/tpm_tis_spi: drop duplicate header module.h Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-11-24 14:30 +0100
csiph-web