Commit 1cee6a96 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge tag 'renesas-boards-cleanups2-for-v3.19' of...

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: default avatarArnd Bergmann <arnd@arndb.de>
parents 6ac8d685 803fc9b5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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"