From: Michael Ellerman Date: Wed, 22 Apr 2009 15:31:38 +0000 (+0000) Subject: powerpc/irq: Move get_irq() comment into header X-Git-Tag: v2.6.31-rc1~331^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b647a30cbc228259555d6b0b6bc7d9ec798f907;p=pandora-kernel.git powerpc/irq: Move get_irq() comment into header The guts of do_IRQ() isn't really the right place to be documenting the ppc_md.get_irq() interface. So move the comment into machdep.h Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed