aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-am3517evm.c
diff options
context:
space:
mode:
authorVaibhav Hiremath <hvaibhav@ti.com>2010-02-15 10:03:35 -0800
committerTony Lindgren <tony@atomide.com>2010-02-15 10:03:35 -0800
commite3d4d0a2385593e7873e7d7688eeffea949facff (patch)
tree6083dd40fac65a6e5a120bf3ce23645339358a8d /arch/arm/mach-omap2/board-am3517evm.c
parentomap3: pm: Add T2 Keypad as a wakeup source (diff)
downloadlinux-dev-e3d4d0a2385593e7873e7d7688eeffea949facff.tar.xz
linux-dev-e3d4d0a2385593e7873e7d7688eeffea949facff.zip
AM35xx: Introduce am35xx.h file
Add base address definations for new AM35xx IPSS modules, like VPFE, USBOTG, CPGMAC. Please note that the OMAP34xx IVA2 memory space is being used for AM35xx IPSS modules. Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com> Signed-off-by: Sriramakrishnan <srk@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/board-am3517evm.c')
-rw-r--r--arch/arm/mach-omap2/board-am3517evm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/board-am3517evm.c b/arch/arm/mach-omap2/board-am3517evm.c
index 07b857de2500..ad323b46477d 100644
--- a/arch/arm/mach-omap2/board-am3517evm.c
+++ b/arch/arm/mach-omap2/board-am3517evm.c
@@ -22,6 +22,7 @@
#include <linux/gpio.h>
#include <mach/hardware.h>
+#include <mach/am35xx.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <asm/mach/map.h>