diff options
Diffstat (limited to 'include/asm-x86_64/i8253.h')
-rw-r--r-- | include/asm-x86_64/i8253.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-x86_64/i8253.h b/include/asm-x86_64/i8253.h deleted file mode 100644 index 015d8df07690..000000000000 --- a/include/asm-x86_64/i8253.h +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | #ifndef __ASM_I8253_H__ | ||
2 | #define __ASM_I8253_H__ | ||
3 | |||
4 | extern spinlock_t i8253_lock; | ||
5 | |||
6 | #endif /* __ASM_I8253_H__ */ | ||