X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sparc%2Fprocessor.h;h=32c9699367cf527c27348055d0f841879afc350a;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=371a105056f38f6c09cb8254fb19506c55b6dc42;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/asm-sparc/processor.h b/include/asm-sparc/processor.h index 371a10505..32c969936 100644 --- a/include/asm-sparc/processor.h +++ b/include/asm-sparc/processor.h @@ -23,12 +23,6 @@ #include #include -/* - * Bus types - */ -#define MCA_bus 0 -#define MCA_bus__is_a_macro /* for versions in ksyms.c */ - /* * The sparc has no problems with write protection */ @@ -43,10 +37,12 @@ struct task_struct; +#ifdef __KERNEL__ struct fpq { unsigned long *insn_addr; unsigned long insn; }; +#endif typedef struct { int seg;