diff options
Diffstat (limited to 'include/asm-mips/ip32/mace.h')
-rw-r--r-- | include/asm-mips/ip32/mace.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-mips/ip32/mace.h b/include/asm-mips/ip32/mace.h index 990082c81f3..d08d7c67213 100644 --- a/include/asm-mips/ip32/mace.h +++ b/include/asm-mips/ip32/mace.h @@ -17,9 +17,6 @@ */ #define MACE_BASE 0x1f000000 /* physical */ -#undef BIT -#define BIT(x) (1UL << (x)) - /* * PCI interface */ |