projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d1d097
)
x86/iopl: Include prototype header for ksys_ioperm()
author
Benjamin Thiel
<b.thiel@posteo.de>
Thu, 23 Jan 2020 13:30:51 +0000
(14:30 +0100)
committer
Borislav Petkov
<bp@suse.de>
Mon, 17 Feb 2020 15:36:53 +0000
(16:36 +0100)
.. in order to fix a -Wmissing-prototype warning.
No functional change.
Signed-off-by: Benjamin Thiel <b.thiel@posteo.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link:
https://lkml.kernel.org/r/20200123133051.5974-1-b.thiel@posteo.de
arch/x86/kernel/ioport.c
patch
|
blob
|
history
diff --git
a/arch/x86/kernel/ioport.c
b/arch/x86/kernel/ioport.c
index 8abeee0dd7bfeb769621605350dd5e6992a0241f..a53e7b4a741925ba9048fcbba3030bccc9f3766e 100644
(file)
--- a/
arch/x86/kernel/ioport.c
+++ b/
arch/x86/kernel/ioport.c
@@
-13,6
+13,7
@@
#include <asm/io_bitmap.h>
#include <asm/desc.h>
+#include <asm/syscalls.h>
#ifdef CONFIG_X86_IOPL_IOPERM