omap4: Add auto-generated irq and dma headers
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Thu, 18 Feb 2010 10:12:34 +0000 (15:42 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 23 Feb 2010 22:02:52 +0000 (14:02 -0800)
commite927f8d04ec8aff249beab2f7e1832c67623d0f5
tree7a5c23065973568b543ec3accd6168fe2072caab
parent8ca458221800416f16f95878e932f5f0e2a1618f
omap4: Add auto-generated irq and dma headers

These files are generated along with the HWMOD and will eventually be
in the existing header files as soon as all drivers will be migrate to
omap_hwmod / omap_device.

The dma-44xx.h and irqs-44xx.h file should be in
'arch/arm/mach-omap2/include/mach/', but omap1 and omap2plus common devices
still share these defines and hence currently placed in plat-omap/include/plat/
directory.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Reviewed-by: Kevin Hilman <khilman@deeprootsystems.com>
Reviewed-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/include/plat/dma-44xx.h [new file with mode: 0644]
arch/arm/plat-omap/include/plat/irqs-44xx.h [new file with mode: 0644]