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

hwspinlock: Don't return a value in __hwspin_unlock



Fix below build warning:

  CC      arch/arm/mach-omap2/hwspinlock.o
In file included from arch/arm/mach-omap2/hwspinlock.c:22:
include/linux/hwspinlock.h: In function '__hwspin_unlock':
include/linux/hwspinlock.h:121: warning: 'return' with a value, in function returning void

Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
Signed-off-by: default avatarOhad Ben-Cohen <ohad@wizery.com>
parent 1ea6b8f4
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