diff options
Diffstat (limited to 'include/asm-mips/mach-rc32434/prom.h')
-rw-r--r-- | include/asm-mips/mach-rc32434/prom.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-mips/mach-rc32434/prom.h b/include/asm-mips/mach-rc32434/prom.h index 1d66ddcda89a..660707f1bcce 100644 --- a/include/asm-mips/mach-rc32434/prom.h +++ b/include/asm-mips/mach-rc32434/prom.h | |||
@@ -28,14 +28,10 @@ | |||
28 | 28 | ||
29 | #define PROM_ENTRY(x) (0xbfc00000 + ((x) * 8)) | 29 | #define PROM_ENTRY(x) (0xbfc00000 + ((x) * 8)) |
30 | 30 | ||
31 | #define GPIO_INIT_NOBUTTON "" | ||
32 | #define GPIO_INIT_BUTTON " 2" | ||
33 | |||
34 | #define SR_NMI 0x00180000 | 31 | #define SR_NMI 0x00180000 |
35 | #define SERIAL_SPEED_ENTRY 0x00000001 | 32 | #define SERIAL_SPEED_ENTRY 0x00000001 |
36 | 33 | ||
37 | #define FREQ_TAG "HZ=" | 34 | #define FREQ_TAG "HZ=" |
38 | #define GPIO_TAG "gpio=" | ||
39 | #define KMAC_TAG "kmac=" | 35 | #define KMAC_TAG "kmac=" |
40 | #define MEM_TAG "mem=" | 36 | #define MEM_TAG "mem=" |
41 | #define BOARD_TAG "board=" | 37 | #define BOARD_TAG "board=" |