summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/embedded6xx/usbgecko_udbg.c
diff options
context:
space:
mode:
authorAlbert Herranz <albert_herranz@yahoo.es>2009-12-18 10:04:42 +0000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2009-12-21 11:12:13 +1100
commit7ccec3e72693f48957f37949039bf2dfd1c80f22 (patch)
tree8ed689094fbf38d598f74b8fc6e2b89b55db9da9 /arch/powerpc/platforms/embedded6xx/usbgecko_udbg.c
parent8beac08ee906870b27160fab262975577d3e4338 (diff)
downloadlinux-7ccec3e72693f48957f37949039bf2dfd1c80f22.tar.gz
linux-7ccec3e72693f48957f37949039bf2dfd1c80f22.tar.bz2
linux-7ccec3e72693f48957f37949039bf2dfd1c80f22.zip
powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock
Fix the following build failures: arch/powerpc/platforms/embedded6xx/hlwd-pic.c: In function 'hlwd_pic_irq_cascade': arch/powerpc/platforms/embedded6xx/hlwd-pic.c:135: error: passing argument 1 of 'spin_lock' from incompatible pointer type arch/powerpc/platforms/embedded6xx/hlwd-pic.c:137: error: passing argument 1 of 'spin_unlock' from incompatible pointer type arch/powerpc/platforms/embedded6xx/hlwd-pic.c:145: error: passing argument 1 of 'spin_lock' from incompatible pointer type arch/powerpc/platforms/embedded6xx/hlwd-pic.c:149: error: passing argument 1 of 'spin_unlock' from incompatible pointer type These failures are caused by the changes introduced in commit "genirq: Convert irq_desc.lock to raw_spinlock". The reason this driver was not updated is that it wasn't merged yet. Signed-off-by: Albert Herranz <albert_herranz@yahoo.es> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/embedded6xx/usbgecko_udbg.c')
0 files changed, 0 insertions, 0 deletions