summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mmp/include/mach/pxa910.h
diff options
context:
space:
mode:
authorHaojian Zhuang <haojian.zhuang@marvell.com>2012-02-23 15:37:33 (GMT)
committerHaojian Zhuang <haojian.zhuang@marvell.com>2012-02-28 03:23:09 (GMT)
commit4128e27584f58bce9f56a9a0346650c94a651332 (patch)
treebcfa500d88f31351b5d761e512d97ce872924ab8 /arch/arm/mach-mmp/include/mach/pxa910.h
parent8e8bbcb3685ab809348d300b8e2c1f1ea0294e81 (diff)
downloadlinux-fsl-qoriq-4128e27584f58bce9f56a9a0346650c94a651332.tar.xz
ARM: mmp: enable rtc in pxa910
Support rtc-sa1100 driver in pxa910. Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Diffstat (limited to 'arch/arm/mach-mmp/include/mach/pxa910.h')
-rw-r--r--arch/arm/mach-mmp/include/mach/pxa910.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mmp/include/mach/pxa910.h b/arch/arm/mach-mmp/include/mach/pxa910.h
index 4de13ab..e2e1f1e 100644
--- a/arch/arm/mach-mmp/include/mach/pxa910.h
+++ b/arch/arm/mach-mmp/include/mach/pxa910.h
@@ -22,6 +22,7 @@ extern struct pxa_device_desc pxa910_device_pwm4;
extern struct pxa_device_desc pxa910_device_nand;
extern struct platform_device pxa910_device_gpio;
+extern struct platform_device pxa910_device_rtc;
static inline int pxa910_add_uart(int id)
{