diff options
Diffstat (limited to 'arch/x86/include/asm/io.h')
| -rw-r--r-- | arch/x86/include/asm/io.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/include/asm/io.h b/arch/x86/include/asm/io.h index 33513b9a67f3..05cfed4485fa 100644 --- a/arch/x86/include/asm/io.h +++ b/arch/x86/include/asm/io.h | |||
| @@ -80,8 +80,6 @@ static inline void writeq(__u64 val, volatile void __iomem *addr) | |||
| 80 | #define readq readq | 80 | #define readq readq |
| 81 | #define writeq writeq | 81 | #define writeq writeq |
| 82 | 82 | ||
| 83 | extern int iommu_bio_merge; | ||
| 84 | |||
| 85 | #ifdef CONFIG_X86_32 | 83 | #ifdef CONFIG_X86_32 |
| 86 | # include "io_32.h" | 84 | # include "io_32.h" |
| 87 | #else | 85 | #else |
