diff options
Diffstat (limited to 'arch/mips/include/asm/mach-rc32434/eth.h')
-rw-r--r-- | arch/mips/include/asm/mach-rc32434/eth.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/mips/include/asm/mach-rc32434/eth.h b/arch/mips/include/asm/mach-rc32434/eth.h index a25cbc56173d..c2645faadf57 100644 --- a/arch/mips/include/asm/mach-rc32434/eth.h +++ b/arch/mips/include/asm/mach-rc32434/eth.h | |||
@@ -26,8 +26,8 @@ | |||
26 | * | 26 | * |
27 | */ | 27 | */ |
28 | 28 | ||
29 | #ifndef __ASM_RC32434_ETH_H | 29 | #ifndef __ASM_RC32434_ETH_H |
30 | #define __ASM_RC32434_ETH_H | 30 | #define __ASM_RC32434_ETH_H |
31 | 31 | ||
32 | 32 | ||
33 | #define ETH0_BASE_ADDR 0x18060000 | 33 | #define ETH0_BASE_ADDR 0x18060000 |
@@ -217,4 +217,4 @@ struct eth_regs { | |||
217 | #define ETH_TX_LE (1 << 16) | 217 | #define ETH_TX_LE (1 << 16) |
218 | #define ETH_TX_CC 0x001E0000 | 218 | #define ETH_TX_CC 0x001E0000 |
219 | 219 | ||
220 | #endif /* __ASM_RC32434_ETH_H */ | 220 | #endif /* __ASM_RC32434_ETH_H */ |