serial: sirf: Fix compilation failure
authorDaniel Thompson <daniel.thompson@linaro.org>
Thu, 29 May 2014 10:13:43 +0000 (11:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 May 2014 18:26:11 +0000 (11:26 -0700)
commit58eb97c99da6a82c556ddec70683eb3863d4f617
tree2484f8730bf6c1c7349f9c53fe428e87fa34b268
parent91727b16d571155286cae941f35c752287ec49cf
serial: sirf: Fix compilation failure

After 07d410e0) serial: sirf: fix spinlock deadlock issue it is no longer
possiblet to compile this driver. The rename of one of the spinlocks is
faulty. After looking at the original patch I believe this is the correct
fix.

Compile tested using ARM's multi_v7_defconfig

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: Qipan Li <Qipan.Li@csr.com>
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Acked-by: Barry Song <baohua@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sirfsoc_uart.c
This page took 0.026571 seconds and 5 git commands to generate.