From: Felipe Balbi Date: Tue, 9 Sep 2014 00:54:43 +0000 (-0700) Subject: arm: omap: irq: use IRQCHIP_DECLARE macro X-Git-Tag: intc-for-v3.18~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b65ecd46125929941076e7af77b5e685a332c33c;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed