From 58eb97c99da6a82c556ddec70683eb3863d4f617 Mon Sep 17 00:00:00 2001 From: Daniel Thompson Date: Thu, 29 May 2014 11:13:43 +0100 Subject: [PATCH] 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 Cc: Jiri Slaby Cc: Qipan Li Signed-off-by: Daniel Thompson Acked-by: Barry Song Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed