diff options
author | Kevin Hilman <khilman@linaro.org> | 2013-12-10 09:59:21 -0800 |
---|---|---|
committer | Kevin Hilman <khilman@linaro.org> | 2013-12-10 09:59:21 -0800 |
commit | 8e1c9f59442dd4fc80914c224dfd032ca2c284d2 (patch) | |
tree | 69f03f96ca80c34ff251225e13390de5cbf71b24 /arch/arm/mach-shmobile/board-bockw-reference.c | |
parent | c69bb7bd60fdbb96b57359c7bb0990a7531e0ed1 (diff) | |
parent | 94c5216ee93b3b4170e7de1556ae6fffd2414c71 (diff) |
Merge branch 'next/cleanup' into next/dt
Diffstat (limited to 'arch/arm/mach-shmobile/board-bockw-reference.c')
-rw-r--r-- | arch/arm/mach-shmobile/board-bockw-reference.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/board-bockw-reference.c b/arch/arm/mach-shmobile/board-bockw-reference.c index ae88fdad4b3a..1687df9b267f 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> |