All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] HID: intel_ish-hid: Remove duplicated include from bus.c
@ 2016-08-21 15:31 Wei Yongjun
  2016-08-21 15:50 ` Srinivas Pandruvada
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Wei Yongjun @ 2016-08-21 15:31 UTC (permalink / raw)
  To: Srinivas Pandruvada, Jiri Kosina, Benjamin Tissoires
  Cc: Wei Yongjun, linux-input

Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
---
 drivers/hid/intel-ish-hid/ishtp/bus.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/hid/intel-ish-hid/ishtp/bus.c b/drivers/hid/intel-ish-hid/ishtp/bus.c
index 0183eac..c0b4583 100644
--- a/drivers/hid/intel-ish-hid/ishtp/bus.c
+++ b/drivers/hid/intel-ish-hid/ishtp/bus.c
@@ -16,7 +16,6 @@
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/kernel.h>
-#include <linux/kernel.h>
 #include <linux/device.h>
 #include <linux/sched.h>
 #include <linux/slab.h>




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

end of thread, other threads:[~2016-08-29  7:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-21 15:31 [PATCH -next] HID: intel_ish-hid: Remove duplicated include from bus.c Wei Yongjun
2016-08-21 15:50 ` Srinivas Pandruvada
2016-08-29  7:37   ` Jiri Kosina
2016-08-26 18:39 ` Srinivas Pandruvada
2016-08-26 18:53 ` Srinivas Pandruvada

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.