]> git.karo-electronics.de Git - mv-sheeva.git/commit
powerpc/irq: Move get_irq() comment into header
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 22 Apr 2009 15:31:38 +0000 (15:31 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 21 May 2009 05:43:59 +0000 (15:43 +1000)
commit9b647a30cbc228259555d6b0b6bc7d9ec798f907
tree6889e53ac5acbf1d0c6b54d5f7c9fbf4a8602081
parentd7cb10d6d23f451eec3d1f0f4e4e8862333fa152
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 <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/machdep.h
arch/powerpc/kernel/irq.c