mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 14:42:08 +02:00
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