arm: omap: irq: use IRQCHIP_DECLARE macro
authorFelipe Balbi <balbi@ti.com>
Tue, 9 Sep 2014 00:54:43 +0000 (17:54 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Sep 2014 20:03:45 +0000 (13:03 -0700)
commitb65ecd46125929941076e7af77b5e685a332c33c
tree4c420df7fca296fa05fba767b8e97fe1a402f61b
parentb15c76b74896f1a2c60fff13fdf20d07468de323
arm: omap: irq: use IRQCHIP_DECLARE macro

IRQCHIP_DECLARE macro is used to declare the same
of_device_id structure for irqchips, it's just
a helper. No functional changes.

Note that we're temporarily including irqchip.h
with its full path, until we move this driver
to drivers/irqchip/.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/irq.c
This page took 0.034824 seconds and 5 git commands to generate.