linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] tpm/tpm_tis_spi: drop duplicate header module.h
@ 2016-11-23 15:18 Geliang Tang
  2016-11-24 13:20 ` Jarkko Sakkinen
  2016-12-19 13:42 ` Jarkko Sakkinen
  0 siblings, 2 replies; 3+ messages in thread
From: Geliang Tang @ 2016-11-23 15:18 UTC (permalink / raw)
  To: Peter Huewe, Marcel Selhorst, Jarkko Sakkinen, Jason Gunthorpe
  Cc: Geliang Tang, tpmdd-devel, linux-kernel

Drop duplicate header module.h from tpm_tis_spi.c.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
---
 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] tpm/tpm_tis_spi: drop duplicate header module.h
  2016-11-23 15:18 [PATCH] tpm/tpm_tis_spi: drop duplicate header module.h Geliang Tang
@ 2016-11-24 13:20 ` Jarkko Sakkinen
  2016-12-19 13:42 ` Jarkko Sakkinen
  1 sibling, 0 replies; 3+ messages in thread
From: Jarkko Sakkinen @ 2016-11-24 13:20 UTC (permalink / raw)
  To: Geliang Tang
  Cc: Peter Huewe, Marcel Selhorst, Jason Gunthorpe, tpmdd-devel, linux-kernel

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
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] tpm/tpm_tis_spi: drop duplicate header module.h
  2016-11-23 15:18 [PATCH] tpm/tpm_tis_spi: drop duplicate header module.h Geliang Tang
  2016-11-24 13:20 ` Jarkko Sakkinen
@ 2016-12-19 13:42 ` Jarkko Sakkinen
  1 sibling, 0 replies; 3+ messages in thread
From: Jarkko Sakkinen @ 2016-12-19 13:42 UTC (permalink / raw)
  To: Geliang Tang
  Cc: Peter Huewe, Marcel Selhorst, Jason Gunthorpe, tpmdd-devel, linux-kernel

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>

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
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-12-19 13:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-23 15:18 [PATCH] tpm/tpm_tis_spi: drop duplicate header module.h Geliang Tang
2016-11-24 13:20 ` Jarkko Sakkinen
2016-12-19 13:42 ` Jarkko Sakkinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).