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)
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>

No differences found