diff mbox

[02/10] ARM: shmobile: bockw: header cleanup

Message ID 87iox41fjq.wl%kuninori.morimoto.gx@renesas.com (mailing list archive)
State Superseded
Commit 6d60b52c726204ee0d60f8386d0fafae84749e79
Headers show

Commit Message

Kuninori Morimoto Oct. 11, 2013, 6:34 a.m. UTC
linux/pinctrl/machine.h is no longer needed

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm/mach-shmobile/board-bockw-reference.c |    1 -
 1 file changed, 1 deletion(-)
diff mbox

Patch

diff --git a/arch/arm/mach-shmobile/board-bockw-reference.c b/arch/arm/mach-shmobile/board-bockw-reference.c
index 972f951..875cf3f 100644
--- a/arch/arm/mach-shmobile/board-bockw-reference.c
+++ b/arch/arm/mach-shmobile/board-bockw-reference.c
@@ -19,7 +19,6 @@ 
  */
 
 #include <linux/of_platform.h>
-#include <linux/pinctrl/machine.h>
 #include <mach/common.h>
 #include <mach/r8a7778.h>
 #include <asm/mach/arch.h>