linux/arch/powerpc/platforms/embedded6xx
Albert Herranz 95cd34b42b powerpc/gc/wii: Remove get_irq_desc()
Fix the following build failures:

arch/powerpc/platforms/embedded6xx/flipper-pic.c: In function 'flipper_pic_map':
arch/powerpc/platforms/embedded6xx/flipper-pic.c:105: error: implicit declaration of function 'get_irq_desc'

arch/powerpc/platforms/embedded6xx/hlwd-pic.c: In function 'hlwd_pic_map':
arch/powerpc/platforms/embedded6xx/hlwd-pic.c:98: error: implicit declaration of function 'get_irq_desc'

These failures are caused by the changes introduced in commit
"powerpc: Remove get_irq_desc()". The reason these drivers were not
updated is that they weren't merged yet.

Signed-off-by: Albert Herranz <albert_herranz@yahoo.es>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-12-21 11:12:14 +11:00
..
Kconfig powerpc: wii: platform support 2009-12-12 22:24:30 -07:00
Makefile powerpc: wii: platform support 2009-12-12 22:24:30 -07:00
c2k.c
flipper-pic.c powerpc/gc/wii: Remove get_irq_desc() 2009-12-21 11:12:14 +11:00
flipper-pic.h powerpc: gamecube/wii: flipper interrupt controller support 2009-12-12 22:24:28 -07:00
gamecube.c powerpc: gamecube: platform support 2009-12-12 22:24:28 -07:00
hlwd-pic.c powerpc/gc/wii: Remove get_irq_desc() 2009-12-21 11:12:14 +11:00
hlwd-pic.h powerpc: wii: hollywood interrupt controller support 2009-12-12 22:24:30 -07:00
holly.c
linkstation.c powerpc: fix linkstation and storcenter compilation breakage 2009-03-09 11:10:58 -05:00
ls_uart.c
mpc10x.h
mpc7448_hpc2.c
prpmc2800.c
storcenter.c powerpc: fix linkstation and storcenter compilation breakage 2009-03-09 11:10:58 -05:00
usbgecko_udbg.c powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbg 2009-12-18 15:13:57 +11:00
usbgecko_udbg.h powerpc: gamecube/wii: early debugging using usbgecko 2009-12-12 22:24:31 -07:00
wii.c powerpc: wii: allow ioremap within the memory hole 2009-12-12 22:24:32 -07:00