commit | fdcb23634c9b6649bb02c681033d4973491b0e35 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Sun Nov 06 21:14:16 2011 +0800 |
committer | Ohad Ben-Cohen <ohad@wizery.com> | Tue Nov 08 09:28:41 2011 +0200 |
tree | e46cca4b5748501aa8f2b3204e1c0e2d87dc0509 | |
parent | 816af3bb5022c1468b3d826c645ddc2cac45bc97 [diff] |
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 <axel.lin@gmail.com> Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>