• Russell King's avatar
    ARM: footbridge: fix build warnings for netwinder · 8d451442
    Russell King authored
    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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
    8d451442
netwinder-hw.c 14.1 KB