Skip to content

Commit

Permalink
jonada720: remove duplicate include
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Haupt <andre@bitwigglers.org>
Acked-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
  • Loading branch information
Andre Haupt authored and Adrian Bunk committed Feb 3, 2008
1 parent 8340c10 commit 17a61cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/input/keyboard/jornada720_kbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
*/
#include <linux/device.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/init.h>
#include <linux/input.h>
Expand Down

0 comments on commit 17a61cd

Please sign in to comment.