ARM: Dove: Remove PXA compatibility IRQ defines.
authorLennert Buytenhek <buytenh@wantstofly.org>
Mon, 22 Nov 2010 08:34:12 +0000 (09:34 +0100)
committerNicolas Pitre <nico@fluxnic.net>
Thu, 3 Mar 2011 21:27:03 +0000 (16:27 -0500)
These are not currently used anywhere, but when the relevant
peripherals are enabled on the Dove port, the IRQ numbers should be
passed into the drivers via platform device resources rather than
having the drivers get them from platform headers directly.

Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca>
Acked-by: Saeed Bishara <saeed@marvell.com>
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>

No differences found