diff options
Diffstat (limited to 'include/asm-sparc/mbus.h')
-rw-r--r-- | include/asm-sparc/mbus.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-sparc/mbus.h b/include/asm-sparc/mbus.h index bb5ae614b166..69f07a022ee6 100644 --- a/include/asm-sparc/mbus.h +++ b/include/asm-sparc/mbus.h | |||
@@ -43,8 +43,6 @@ extern unsigned int viking_rev, swift_rev, cypress_rev; | |||
43 | #define HWBUG_SUPERSCALAR_BAD 0x00000080 | 43 | #define HWBUG_SUPERSCALAR_BAD 0x00000080 |
44 | #define HWBUG_PACINIT_BITROT 0x00000100 | 44 | #define HWBUG_PACINIT_BITROT 0x00000100 |
45 | 45 | ||
46 | extern unsigned int hwbug_bitmask; | ||
47 | |||
48 | /* First the module type values. To find out which you have, just load | 46 | /* First the module type values. To find out which you have, just load |
49 | * the mmu control register from ASI_M_MMUREG alternate address space and | 47 | * the mmu control register from ASI_M_MMUREG alternate address space and |
50 | * shift the value right 28 bits. | 48 | * shift the value right 28 bits. |