X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fsn%2Fsn0%2Fhubio.h;h=80cf6a52ed3b530f70f06a774ed4f874bbfbd0a2;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=493b191d047e3b1f9bdc68970e6013c1535f14f3;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/include/asm-mips/sn/sn0/hubio.h b/include/asm-mips/sn/sn0/hubio.h index 493b191d0..80cf6a52e 100644 --- a/include/asm-mips/sn/sn0/hubio.h +++ b/include/asm-mips/sn/sn0/hubio.h @@ -486,6 +486,7 @@ typedef union h1_icrba_u { #define ICRBN_A_CERR_SHFT 54 #define ICRBN_A_ERR_MASK 0x3ff +#if 0 /* Disabled, this causes namespace polution and break allmodconfig */ /* * Easy access macros. */ @@ -499,6 +500,7 @@ typedef union h1_icrba_u { #define a_addr icrba_fields_s.addr #define a_valid icrba_fields_s.valid #define a_iow icrba_fields_s.iow +#endif #endif /* !__ASSEMBLY__ */