aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/timer_32.h
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2012-05-14 11:58:57 -0400
committerDavid S. Miller <davem@davemloft.net>2012-05-14 17:05:09 -0400
commit50544bce4c46561fe9d3f817941bd95d8ae6fedd (patch)
tree1cfd92a777b634c5430ead3478d709093915181f /arch/sparc/include/asm/timer_32.h
parent08c9388f5816ac9285dce7d07c8867ae1c1e4bcb (diff)
sparc32: remove runtime btfix support
- remove all uses of btfixup header - remove the btfixup header - remove the btfixup code Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/include/asm/timer_32.h')
-rw-r--r--arch/sparc/include/asm/timer_32.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/include/asm/timer_32.h b/arch/sparc/include/asm/timer_32.h
index 703653ea4294..72f40a546de3 100644
--- a/arch/sparc/include/asm/timer_32.h
+++ b/arch/sparc/include/asm/timer_32.h
@@ -14,7 +14,6 @@
14#include <asm-generic/percpu.h> 14#include <asm-generic/percpu.h>
15 15
16#include <asm/cpu_type.h> /* For SUN4M_NCPUS */ 16#include <asm/cpu_type.h> /* For SUN4M_NCPUS */
17#include <asm/btfixup.h>
18 17
19#define SBUS_CLOCK_RATE 2000000 /* 2MHz */ 18#define SBUS_CLOCK_RATE 2000000 /* 2MHz */
20#define TIMER_VALUE_SHIFT 9 19#define TIMER_VALUE_SHIFT 9