kernel-ark/drivers/hwspinlock
Axel Lin fdcb23634c 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>
2011-11-08 09:28:41 +02:00
..
hwspinlock_core.c hwspinlock/core: register a bank of hwspinlocks in a single API call 2011-09-21 19:45:34 +03:00
hwspinlock_internal.h hwspinlock/core: register a bank of hwspinlocks in a single API call 2011-09-21 19:45:34 +03:00
Kconfig hwspinlock/u8500: add hwspinlock driver 2011-09-21 19:57:45 +03:00
Makefile hwspinlock/u8500: add hwspinlock driver 2011-09-21 19:57:45 +03:00
omap_hwspinlock.c hwspinlock/omap: omap_hwspinlock_remove should be __devexit 2011-09-21 19:57:45 +03:00
u8500_hsem.c hwspinlock/u8500: fix build error due to undefined label 2011-11-08 09:28:41 +02:00