~ubuntu-branches/ubuntu/quantal/linux-linaro-mx51/quantal

« back to all changes in this revision

Viewing changes to arch/arm/plat-omap/include/plat/omap44xx.h

  • Committer: Package Import Robot
  • Author(s): John Rigby, John Rigby
  • Date: 2011-09-26 10:44:23 UTC
  • Revision ID: package-import@ubuntu.com-20110926104423-3o58a3c1bj7x00rs
Tags: 3.0.0-1007.9
[ John Rigby ]

Enable crypto modules and remove crypto-modules from
exclude-module files
LP: #826021

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
#define OMAP44XX_HSUSB_OHCI_BASE        (L4_44XX_BASE + 0x64800)
58
58
#define OMAP44XX_HSUSB_EHCI_BASE        (L4_44XX_BASE + 0x64C00)
59
59
 
60
 
#define OMAP44XX_CTI0_BASE              0x54148000
61
 
#define OMAP44XX_CTI1_BASE              0x54149000
62
60
#endif /* __ASM_ARCH_OMAP44XX_H */
63
61