X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-h8300%2Fprocessor.h;h=c6f0a7108ef37e3eb0d84668d37e79c42ba5f215;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=59900733c714621083c620724c30697297593252;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/asm-h8300/processor.h b/include/asm-h8300/processor.h index 59900733c..c6f0a7108 100644 --- a/include/asm-h8300/processor.h +++ b/include/asm-h8300/processor.h @@ -45,11 +45,6 @@ static inline void wrusp(unsigned long usp) { */ #define TASK_UNMAPPED_BASE 0 -/* - * Bus types - */ -#define MCA_bus 0 - struct thread_struct { unsigned long ksp; /* kernel stack pointer */ unsigned long usp; /* user stack pointer */