summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/board-marzen-reference.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2014-11-19 21:29:59 (GMT)
committerArnd Bergmann <arnd@arndb.de>2014-11-19 21:29:59 (GMT)
commit1cee6a96cd3e525c98e3316b14b148cf1f3c25fd (patch)
treef4341c30c9cb1c52f097abf2e3626acb652dafdc /arch/arm/mach-shmobile/board-marzen-reference.c
parent6ac8d6859d99d830ca8bfbba286e8027661ba8d7 (diff)
parent803fc9b590f74ef1066be328f2f33c2b285ca3af (diff)
downloadlinux-1cee6a96cd3e525c98e3316b14b148cf1f3c25fd.tar.xz
Merge tag 'renesas-boards-cleanups2-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup
Pull "Second Round of Renesas ARM Based SoC Boards Cleanups for v3.19" form Simon Horman: * marzen-reference: Don't include legacy clock.h * tag 'renesas-boards-cleanups2-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: ARM: shmobile: marzen-reference: Don't include legacy clock.h Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-shmobile/board-marzen-reference.c')
-rw-r--r--arch/arm/mach-shmobile/board-marzen-reference.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/board-marzen-reference.c b/arch/arm/mach-shmobile/board-marzen-reference.c
index f0757bb..b15eb92 100644
--- a/arch/arm/mach-shmobile/board-marzen-reference.c
+++ b/arch/arm/mach-shmobile/board-marzen-reference.c
@@ -22,7 +22,6 @@
#include <asm/irq.h>
#include <asm/mach/arch.h>
-#include "clock.h"
#include "common.h"
#include "irqs.h"
#include "r8a7779.h"