]> git.karo-electronics.de Git - linux-beck.git/commitdiff
Merge tag 'cleanup_for_v3.9' of git://git.infradead.org/users/jcooper/linux into...
authorOlof Johansson <olof@lixom.net>
Mon, 28 Jan 2013 05:39:08 +0000 (21:39 -0800)
committerOlof Johansson <olof@lixom.net>
Mon, 28 Jan 2013 05:39:08 +0000 (21:39 -0800)
From Jason Cooper:
mvebu cleanup for v3.9
 - remove unneeded includes due to DT conversion

* tag 'cleanup_for_v3.9' of git://git.infradead.org/users/jcooper/linux:
  ARM: Kirkwood: Cleanup unneeded include files
  arm: kirkwood: dockstar: remove useless include of SDIO header

Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-kirkwood/board-ib62x0.c
arch/arm/mach-kirkwood/board-mplcec4.c
arch/arm/mach-kirkwood/dockstar-setup.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),
index 77f98f2b0416d9edfccfc7579f78b5b6faab2ef4..060ccf9cb63fa9b00c89b4eb9ce5d64d0471d646 100644 (file)
@@ -19,7 +19,6 @@
 #include <asm/mach-types.h>
 #include <asm/mach/arch.h>
 #include <mach/kirkwood.h>
-#include <linux/platform_data/mmc-mvsdio.h>
 #include "common.h"
 #include "mpp.h"