m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 5 May 2008 19:16:13 +0000 (21:16 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 May 2008 19:37:25 +0000 (12:37 -0700)
commit4933d07531711e399d8d578036aa9fc1be2f9b20
treeb392bb66e99e592e5eb3761e444779f5f1e7ae4c
parent63a59fa7a74fccff64dbf7d9230bd9d91bddead4
m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>

drivers/input/serio/hp_sdc.c: In function 'hp_sdc_take':
drivers/input/serio/hp_sdc.c:198: error: implicit declaration of function 'up'

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/input/serio/hp_sdc.c