diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2009-01-22 22:29:42 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-01-24 23:21:33 (GMT) |
commit | fb22d72782b023cda5e9876d3381f30932a64f91 (patch) | |
tree | 0b5e4d15854aa11cb2554b52b67b2f7b045a03dc /arch/arm/mm/ioremap.c | |
parent | 0b23a0efec9ab691a5bb902f9255892c8ddfd434 (diff) | |
download | linux-fsl-qoriq-fb22d72782b023cda5e9876d3381f30932a64f91.tar.xz |
[NET] am79c961a: fix spin_lock usage
spin_lock functions take a pointer to the lock, not the lock itself.
This error was noticed by compiling ebsa110_defconfig for linux-rt where
the locking functions obviously are more picky about their arguments.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Roel Kluin <12o3l@tiscali.nl>
Cc: Steven Rostedt <srostedt@redhat.com>
Cc: netdev@vger.kernel.org
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mm/ioremap.c')
0 files changed, 0 insertions, 0 deletions