projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b5cf2b
)
USB: serial: drop unnecessary sysrq include
author
Johan Hovold
<johan@kernel.org>
Wed, 8 Jul 2020 12:49:58 +0000
(14:49 +0200)
committer
Johan Hovold
<johan@kernel.org>
Thu, 9 Jul 2020 07:20:12 +0000
(09:20 +0200)
There's no need to include sysrq.h in the subsystem header.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
include/linux/usb/serial.h
patch
|
blob
|
history
diff --git
a/include/linux/usb/serial.h
b/include/linux/usb/serial.h
index c4ed4404335e4366d6bebce45b8261886094b5a1..4becca7ae2646749d2f0cad8f0186cbeb14f0e9c 100644
(file)
--- a/
include/linux/usb/serial.h
+++ b/
include/linux/usb/serial.h
@@
-17,7
+17,6
@@
#include <linux/kref.h>
#include <linux/mutex.h>
#include <linux/serial.h>
-#include <linux/sysrq.h>
#include <linux/kfifo.h>
/* The maximum number of ports one device can grab at once */