aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/8253pit.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/8253pit.h')
-rw-r--r--include/asm-powerpc/8253pit.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/asm-powerpc/8253pit.h b/include/asm-powerpc/8253pit.h
deleted file mode 100644
index b70d6e53b303..000000000000
--- a/include/asm-powerpc/8253pit.h
+++ /dev/null
@@ -1,10 +0,0 @@
1#ifndef _ASM_POWERPC_8253PIT_H
2#define _ASM_POWERPC_8253PIT_H
3
4/*
5 * 8253/8254 Programmable Interval Timer
6 */
7
8#define PIT_TICK_RATE 1193182UL
9
10#endif /* _ASM_POWERPC_8253PIT_H */