aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/r8a7791.h
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2014-07-09 15:12:42 +0200
committerSimon Horman <horms+renesas@verge.net.au>2014-08-17 09:00:56 +0900
commit6a1d9460df90f96e31922ad5c891c5c54a4c7f4e (patch)
tree05845234a2378b67e47e8b7a0fd24df7de60b527 /arch/arm/mach-shmobile/r8a7791.h
parentARM: shmobile: lager-reference: Enable CMT0 in device tree (diff)
downloadlinux-dev-6a1d9460df90f96e31922ad5c891c5c54a4c7f4e.tar.xz
linux-dev-6a1d9460df90f96e31922ad5c891c5c54a4c7f4e.zip
ARM: shmobile: koelsch-reference: Enable CMT0 in device tree
No more device needs to be added from platform code when booting the reference platform, remove the now empty r8a7791_add_dt_devices() function completely. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Tested-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/r8a7791.h')
-rw-r--r--arch/arm/mach-shmobile/r8a7791.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/r8a7791.h b/arch/arm/mach-shmobile/r8a7791.h
index 86eae7bceb6f..c1bf7abefa5a 100644
--- a/arch/arm/mach-shmobile/r8a7791.h
+++ b/arch/arm/mach-shmobile/r8a7791.h
@@ -2,7 +2,6 @@
#define __ASM_R8A7791_H__
void r8a7791_add_standard_devices(void);
-void r8a7791_add_dt_devices(void);
void r8a7791_clock_init(void);
void r8a7791_pinmux_init(void);
void r8a7791_pm_init(void);