]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: Kirkwood: Cleanup unneeded include files
authorAndrew Lunn <andrew@lunn.ch>
Fri, 28 Dec 2012 12:32:57 +0000 (13:32 +0100)
committerJason Cooper <jason@lakedaemon.net>
Sat, 12 Jan 2013 21:50:10 +0000 (21:50 +0000)
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>
arch/arm/mach-kirkwood/board-ib62x0.c
arch/arm/mach-kirkwood/board-mplcec4.c

index 9f6f496380d83c8c2b3a46b1e4b2d7063183c0af..9a857ae8398437e9ce433b4e00d0229114bd8c22 100644 (file)
@@ -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 = {
index 56bfe5a1605ac0ce9d3bda04055e2636e88aae5c..3264925b8318df5c4d4bea002ada90e92aa11443 100644 (file)
@@ -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),