diff options
Diffstat (limited to 'include/asm-powerpc/processor.h')
-rw-r--r-- | include/asm-powerpc/processor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-powerpc/processor.h b/include/asm-powerpc/processor.h index 93f83efeb310..d5c7ef1cca26 100644 --- a/include/asm-powerpc/processor.h +++ b/include/asm-powerpc/processor.h | |||
@@ -153,7 +153,6 @@ struct thread_struct { | |||
153 | unsigned long start_tb; /* Start purr when proc switched in */ | 153 | unsigned long start_tb; /* Start purr when proc switched in */ |
154 | unsigned long accum_tb; /* Total accumilated purr for process */ | 154 | unsigned long accum_tb; /* Total accumilated purr for process */ |
155 | #endif | 155 | #endif |
156 | unsigned long vdso_base; /* base of the vDSO library */ | ||
157 | unsigned long dabr; /* Data address breakpoint register */ | 156 | unsigned long dabr; /* Data address breakpoint register */ |
158 | #ifdef CONFIG_ALTIVEC | 157 | #ifdef CONFIG_ALTIVEC |
159 | /* Complete AltiVec register set */ | 158 | /* Complete AltiVec register set */ |