From: Axel Lin Date: Sun, 6 Nov 2011 13:14:16 +0000 (+0800) Subject: hwspinlock/u8500: fix build error due to undefined label X-Git-Tag: v3.2-rc2~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdcb23634c9b6649bb02c681033d4973491b0e35;p=pandora-kernel.git hwspinlock/u8500: fix build error due to undefined label Fix below build error: CC drivers/hwspinlock/u8500_hsem.o drivers/hwspinlock/u8500_hsem.c: In function 'u8500_hsem_probe': drivers/hwspinlock/u8500_hsem.c:113: error: label 'free_state' used but not defined Signed-off-by: Axel Lin Signed-off-by: Ohad Ben-Cohen --- Reading git-diff-tree failed