OSDN Git Service

sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h>
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 23 Jul 2013 22:25:16 +0000 (00:25 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 29 Jul 2013 13:52:03 +0000 (15:52 +0200)
commitf3dcc9ffadea53e355e7d94cf9930898fc6a4b67
treed453ac09ca8dbb707614023f96fc6bec03fe80dc
parente7004440907cc4c6130f23920a694fce2625acc9
sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h>

The mach/irqs.h header is included only to get the evt2irq macro
definition. The macro is defined in linux/sh_intc.h, include it directly
instead of the mach-specific header.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Magnus Damm <damm@opensource.se>
drivers/pinctrl/sh-pfc/pfc-sh7372.c