summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/r8a73a4.h
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2014-07-07 09:54:39 +0200
committerSimon Horman <horms+renesas@verge.net.au>2014-10-24 04:54:49 +0200
commitfd3edcbe9f7bf24b13cadca7616f8e10bbe7e2b3 (patch)
tree0865f4e54cf1985eff2421a382b0bc238a506ce6 /arch/arm/mach-shmobile/r8a73a4.h
parentARM: shmobile: ape6evm-reference: Initialise CMT1 device using DT (diff)
downloadlinux-fd3edcbe9f7bf24b13cadca7616f8e10bbe7e2b3.tar.xz
linux-fd3edcbe9f7bf24b13cadca7616f8e10bbe7e2b3.zip
ARM: shmobile: r8a73a4: Remove empty r8a73a4_add_dt_devices
r8a73a4_add_dt_devices() no longer enables any devices so remove it. Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/r8a73a4.h')
-rw-r--r--arch/arm/mach-shmobile/r8a73a4.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/r8a73a4.h b/arch/arm/mach-shmobile/r8a73a4.h
index 5fafd6fcedf7..70dcd847a86e 100644
--- a/arch/arm/mach-shmobile/r8a73a4.h
+++ b/arch/arm/mach-shmobile/r8a73a4.h
@@ -11,7 +11,6 @@ enum {
};
void r8a73a4_add_standard_devices(void);
-void r8a73a4_add_dt_devices(void);
void r8a73a4_clock_init(void);
void r8a73a4_pinmux_init(void);