summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach/r8a7791.h
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2013-10-08 05:39:10 +0200
committerSimon Horman <horms+renesas@verge.net.au>2013-12-04 07:11:08 +0100
commit35040127be095487ce1e2f6a487a65b92d794b7f (patch)
tree38d2a5581966ed89bf03a550054f3b613e49c6eb /arch/arm/mach-shmobile/include/mach/r8a7791.h
parentARM: shmobile: Select IRQC in case of the r8a7791 SoC (diff)
downloadlinux-35040127be095487ce1e2f6a487a65b92d794b7f.tar.xz
linux-35040127be095487ce1e2f6a487a65b92d794b7f.zip
ARM: shmobile: r8a7791 PFC platform device support
Add a platform device for the r8a7791 PFC device. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach/r8a7791.h')
-rw-r--r--arch/arm/mach-shmobile/include/mach/r8a7791.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/r8a7791.h b/arch/arm/mach-shmobile/include/mach/r8a7791.h
index 051ead3c286e..200fa699f730 100644
--- a/arch/arm/mach-shmobile/include/mach/r8a7791.h
+++ b/arch/arm/mach-shmobile/include/mach/r8a7791.h
@@ -4,6 +4,7 @@
void r8a7791_add_standard_devices(void);
void r8a7791_add_dt_devices(void);
void r8a7791_clock_init(void);
+void r8a7791_pinmux_init(void);
void r8a7791_init_early(void);
extern struct smp_operations r8a7791_smp_ops;