* [PATCH][08/37] Clean up duplicate includes in drivers/input/
@ 2007-07-21 15:02 Jesper Juhl
2007-07-24 0:46 ` Dmitry Torokhov
0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2007-07-21 15:02 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Andrew Morton, Jesper Juhl, Dmitry Torokhov, dtor, linux-input,
Philip Blundell
Hi,
This patch cleans up duplicate includes in
drivers/input/
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---
diff --git a/drivers/input/keyboard/gpio_keys.c b/drivers/input/keyboard/gpio_keys.c
index 7392122..f0b22b8 100644
--- a/drivers/input/keyboard/gpio_keys.c
+++ b/drivers/input/keyboard/gpio_keys.c
@@ -22,7 +22,6 @@
#include <linux/delay.h>
#include <linux/platform_device.h>
#include <linux/input.h>
-#include <linux/irq.h>
#include <linux/gpio_keys.h>
#include <asm/gpio.h>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH][08/37] Clean up duplicate includes in drivers/input/
2007-07-21 15:02 [PATCH][08/37] Clean up duplicate includes in drivers/input/ Jesper Juhl
@ 2007-07-24 0:46 ` Dmitry Torokhov
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2007-07-24 0:46 UTC (permalink / raw)
To: Jesper Juhl
Cc: Linux Kernel Mailing List, Andrew Morton, linux-input,
Philip Blundell
On Saturday 21 July 2007 11:02, Jesper Juhl wrote:
> Hi,
>
> This patch cleans up duplicate includes in
> drivers/input/
>
Applied to for-linus branch of input tree, thank you.
--
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-24 0:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-21 15:02 [PATCH][08/37] Clean up duplicate includes in drivers/input/ Jesper Juhl
2007-07-24 0:46 ` Dmitry Torokhov
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).