]> Pileus Git - ~andy/linux/commit
ARM: footbridge: fix build warnings for netwinder
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 31 Oct 2013 10:52:05 +0000 (10:52 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 31 Oct 2013 10:54:03 +0000 (10:54 +0000)
commit8d451442549a2696880288ba6325f9681451231b
treea69dd158ff4f3affe13b4c469efd8caf7e1aae73
parent0de0d64675259bf21d06b18985318ffb66a5218f
ARM: footbridge: fix build warnings for netwinder

arch/arm/mach-footbridge/netwinder-hw.c:695:2: warning: passing argument 1 of 'spinlock_check' from incompatible pointer type
arch/arm/mach-footbridge/netwinder-hw.c:702:2: warning: passing argument 1 of 'spin_unlock_irqrestore' from incompatible pointer type
arch/arm/mach-footbridge/netwinder-hw.c:712:2: warning: passing argument 1 of 'spinlock_check' from incompatible pointer type
arch/arm/mach-footbridge/netwinder-hw.c:714:2: warning: passing argument 1 of 'spin_unlock_irqrestore' from incompatible pointer type

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-footbridge/netwinder-hw.c