diff options
author | Jason Cooper <jason@lakedaemon.net> | 2013-01-31 21:38:38 +0400 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2013-01-31 21:38:38 +0400 |
commit | de7c007ff6bbabb87e0ac639848eb728e2234fa2 (patch) | |
tree | 8a2d6914219c4e54cce010e90aa9041307413980 /arch/arm/mach-kirkwood/board-ib62x0.c | |
parent | 36cf1ef87e9fd5658ce70b0c98f900de2609fb5f (diff) | |
parent | b3af7a1ffd1e5e9ec536a915393b7e07a8793f2a (diff) | |
download | linux-de7c007ff6bbabb87e0ac639848eb728e2234fa2.tar.xz |
Merge tag 'tags/cleanup_for_v3.9_round2' into mvebu/boards
cleanup for v3.9 round2
- remove unneeded #includes for mach-dove
- remove unneeded #includes and code for the nsa310
Diffstat (limited to 'arch/arm/mach-kirkwood/board-ib62x0.c')
-rw-r--r-- | arch/arm/mach-kirkwood/board-ib62x0.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-kirkwood/board-ib62x0.c b/arch/arm/mach-kirkwood/board-ib62x0.c index 9f6f496380d8..9a857ae83984 100644 --- a/arch/arm/mach-kirkwood/board-ib62x0.c +++ b/arch/arm/mach-kirkwood/board-ib62x0.c @@ -14,7 +14,6 @@ #include <linux/kernel.h> #include <linux/init.h> #include <linux/mv643xx_eth.h> -#include <linux/input.h> #include "common.h" static struct mv643xx_eth_platform_data ib62x0_ge00_data = { |