diff options
Diffstat (limited to 'include/asm-alpha/8253pit.h')
-rw-r--r-- | include/asm-alpha/8253pit.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/include/asm-alpha/8253pit.h b/include/asm-alpha/8253pit.h deleted file mode 100644 index fef5c1450e47..000000000000 --- a/include/asm-alpha/8253pit.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * 8253/8254 Programmable Interval Timer - */ - -#ifndef _8253PIT_H -#define _8253PIT_H - -#define PIT_TICK_RATE 1193180UL - -#endif |