Skip to content

Commit

Permalink
Input: gpio_keys - remove duplicate includes
Browse files Browse the repository at this point in the history
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
  • Loading branch information
Jesper Juhl authored and Dmitry Torokhov committed Jul 24, 2007
1 parent 5a6eb67 commit 29e8277
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/input/keyboard/gpio_keys.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 29e8277

Please sign in to comment.