aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2014-11-19 22:29:59 +0100
committerArnd Bergmann <arnd@arndb.de>2014-11-19 22:29:59 +0100
commit1cee6a96cd3e525c98e3316b14b148cf1f3c25fd (patch)
treef4341c30c9cb1c52f097abf2e3626acb652dafdc
parentARM: at91: fix build breakage due to legacy board removals (diff)
parentARM: shmobile: marzen-reference: Don't include legacy clock.h (diff)
downloadwireguard-linux-1cee6a96cd3e525c98e3316b14b148cf1f3c25fd.tar.xz
wireguard-linux-1cee6a96cd3e525c98e3316b14b148cf1f3c25fd.zip
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>
-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 f0757bbaff87..b15eb923263f 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"