forked from luck/tmp_suning_uos_patched
Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"
Both commits0f17e4c796
("Add missing semaphore.h includes") and4933d07531
("m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>") added a We only really need one ;) Reported-by: Huang Weiyi <weiyi.huang@gmail.com> Requested-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
832fe9c222
commit
29b309e52d
|
@ -70,7 +70,6 @@
|
|||
#include <linux/semaphore.h>
|
||||
#include <linux/slab.h>
|
||||
#include <linux/hil.h>
|
||||
#include <linux/semaphore.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/system.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user