mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 11:12:01 -04:00
x86/iopl: Include prototype header for ksys_ioperm()
.. 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
This commit is contained in:
committed by
Borislav Petkov
parent
4d1d0977a2
commit
cdcb58cc05
@@ -13,6 +13,7 @@
|
||||
|
||||
#include <asm/io_bitmap.h>
|
||||
#include <asm/desc.h>
|
||||
#include <asm/syscalls.h>
|
||||
|
||||
#ifdef CONFIG_X86_IOPL_IOPERM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user