sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macros
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 23 Jul 2013 23:24:15 +0000 (01:24 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 29 Jul 2013 13:52:04 +0000 (15:52 +0200)
The macros expand to irq_pin() calls and where most probably introduced
from a copy&paste of the sh7372 PFC data. Replace them with irq_pin().

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Magnus Damm <damm@opensource.se>

No differences found