Browse Source

ARM: Kirkwood: Cleanup unneeded include files

Remove include files which are no longer needed after converting
to device tree.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Andrew Lunn 12 years ago
parent
commit
b96e1b1c3c
2 changed files with 0 additions and 2 deletions
  1. 0 1
      arch/arm/mach-kirkwood/board-ib62x0.c
  2. 0 1
      arch/arm/mach-kirkwood/board-mplcec4.c

+ 0 - 1
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 = {

+ 0 - 1
arch/arm/mach-kirkwood/board-mplcec4.c

@@ -14,7 +14,6 @@
 #include <linux/mv643xx_eth.h>
 #include <linux/platform_data/mmc-mvsdio.h>
 #include "common.h"
-#include "mpp.h"
 
 static struct mv643xx_eth_platform_data mplcec4_ge00_data = {
 	.phy_addr	= MV643XX_ETH_PHY_ADDR(1),