diff options
Diffstat (limited to 'arch/x86/include/asm/io.h')
-rw-r--r-- | arch/x86/include/asm/io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/io.h b/arch/x86/include/asm/io.h index cf6c33cbe3a..83dc09757e0 100644 --- a/arch/x86/include/asm/io.h +++ b/arch/x86/include/asm/io.h @@ -7,7 +7,7 @@ #ifndef _ASM_IO_H #define _ASM_IO_H -#include <linux/compiler.h> +#include <compiler.h> /* * This file contains the definitions for the x86 IO instructions |