From: Daniel Thompson Date: Thu, 29 May 2014 10:13:43 +0000 (+0100) Subject: serial: sirf: Fix compilation failure X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~35^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58eb97c99da6a82c556ddec70683eb3863d4f617;p=pandora-kernel.git 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-diff-tree failed