All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] ARM: pxa: remove duplicated include from spitz.c
@ 2016-08-23 15:18 ` Wei Yongjun
  0 siblings, 0 replies; 10+ messages in thread
From: Wei Yongjun @ 2016-08-23 15:18 UTC (permalink / raw)
  To: linux-arm-kernel

Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
---
 arch/arm/mach-pxa/spitz.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-pxa/spitz.c b/arch/arm/mach-pxa/spitz.c
index 2c150bf..67d66c7 100644
--- a/arch/arm/mach-pxa/spitz.c
+++ b/arch/arm/mach-pxa/spitz.c
@@ -31,7 +31,6 @@
 #include <linux/input/matrix_keypad.h>
 #include <linux/regulator/machine.h>
 #include <linux/io.h>
-#include <linux/module.h>
 #include <linux/reboot.h>
 #include <linux/memblock.h>
 

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

end of thread, other threads:[~2016-08-23 18:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-23 15:18 [PATCH -next] ARM: pxa: remove duplicated include from spitz.c Wei Yongjun
2016-08-23 15:18 ` Wei Yongjun
2016-08-23 16:24 ` Robert Jarzmik
2016-08-23 16:24   ` Robert Jarzmik
2016-08-23 16:43   ` Wei Yongjun
2016-08-23 16:43     ` Wei Yongjun
2016-08-23 17:20     ` Robert Jarzmik
2016-08-23 17:20       ` Robert Jarzmik
2016-08-23 18:32       ` Paul Gortmaker
2016-08-23 18:32         ` Paul Gortmaker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.