]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit898fd97a0fca77ba56815b699a77ab9ec9af3a14
tree4c420df7fca296fa05fba767b8e97fe1a402f61b
parentbf8dedbe0fb940d71f419e31fb095161e5cff21d
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