[POWERPC] Uninline and export virq_to_hw()
commit35923f12e42a3baf4ac6da7c05cf5f7478e5a7c6
authorOlof Johansson <olof@lixom.net>
Mon, 4 Jun 2007 04:47:04 +0000 (4 14:47 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 25 Jun 2007 07:02:05 +0000 (25 17:02 +1000)
treed0fcdb4a7f15cae68c8bb4dbb8346b494503410e
parentb0e80206cc42334032f18edee0ab591b0f275e12
[POWERPC] Uninline and export virq_to_hw()

Uninline virq_to_hw and export it so modules can use it.  The alternative
would be to export the irq_map array instead, but it's an infrequently
called function, and keeping the array unexported seems considerably
cleaner.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/irq.c
include/asm-powerpc/irq.h