diff options
| author | Paul Mundt <lethal@linux-sh.org> | 2008-07-29 09:10:01 -0400 |
|---|---|---|
| committer | Paul Mundt <lethal@linux-sh.org> | 2008-07-29 09:10:01 -0400 |
| commit | 0764bff445bb13cd17e41b6ab196ef83c23c6c17 (patch) | |
| tree | 882be7ca1c68c8d50efd2eb2b000f46fdcf55205 /drivers/input | |
| parent | 939a24a6df24649cea9fd0ff54fe71ee0dc1d61e (diff) | |
sh: More header path fixups for mach dir refactoring.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/input')
| -rw-r--r-- | drivers/input/keyboard/maple_keyb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/keyboard/maple_keyb.c b/drivers/input/keyboard/maple_keyb.c index 2b404284c28a..7797ef6e5e64 100644 --- a/drivers/input/keyboard/maple_keyb.c +++ b/drivers/input/keyboard/maple_keyb.c | |||
| @@ -27,7 +27,6 @@ | |||
| 27 | #include <linux/init.h> | 27 | #include <linux/init.h> |
| 28 | #include <linux/timer.h> | 28 | #include <linux/timer.h> |
| 29 | #include <linux/maple.h> | 29 | #include <linux/maple.h> |
| 30 | #include <asm/mach/maple.h> | ||
| 31 | 30 | ||
| 32 | /* Very simple mutex to ensure proper cleanup */ | 31 | /* Very simple mutex to ensure proper cleanup */ |
| 33 | static DEFINE_MUTEX(maple_keyb_mutex); | 32 | static DEFINE_MUTEX(maple_keyb_mutex); |
