Skip to content
Commit fdcb2363 authored by Axel Lin's avatar Axel Lin Committed by Ohad Ben-Cohen
Browse files

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: default avatarAxel Lin <axel.lin@gmail.com>
Signed-off-by: default avatarOhad Ben-Cohen <ohad@wizery.com>
parent 816af3bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment