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