From: Greg Ungerer Date: Mon, 7 Nov 2005 04:09:50 +0000 (+1000) Subject: [PATCH] m68knommu: move some platform irq support out of irq.h X-Git-Tag: v2.6.15-rc1~454 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ed5e6d09e266bd2288d49aaaf240ed8c468c13c;p=pandora-kernel.git [PATCH] m68knommu: move some platform irq support out of irq.h Move some of the m68knommu platform specific irq core support to its own header, irqnode.h. Having it in asm-m68knommu/irq.h causes some build pain, since it is included in a number of common code places (and not all the required definitions will be included at these places). Signed-off-by: Greg Ungerer Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed