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)
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>

No differences found