summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/include
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2013-10-08 03:39:10 (GMT)
committerSimon Horman <horms+renesas@verge.net.au>2013-12-04 06:11:08 (GMT)
commit35040127be095487ce1e2f6a487a65b92d794b7f (patch)
tree38d2a5581966ed89bf03a550054f3b613e49c6eb /arch/arm/mach-shmobile/include
parente08d287afb76b3b6925f7261918fa611a7e0b3ca (diff)
downloadlinux-35040127be095487ce1e2f6a487a65b92d794b7f.tar.xz
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')
-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 051ead3..200fa69 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;