diff options
Diffstat (limited to 'arch/ppc/platforms/mpc885ads.h')
-rw-r--r-- | arch/ppc/platforms/mpc885ads.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/ppc/platforms/mpc885ads.h b/arch/ppc/platforms/mpc885ads.h index eb386635b0fd..a80b7d116b49 100644 --- a/arch/ppc/platforms/mpc885ads.h +++ b/arch/ppc/platforms/mpc885ads.h | |||
@@ -88,5 +88,7 @@ | |||
88 | #define SICR_ENET_MASK ((uint)0x00ff0000) | 88 | #define SICR_ENET_MASK ((uint)0x00ff0000) |
89 | #define SICR_ENET_CLKRT ((uint)0x002c0000) | 89 | #define SICR_ENET_CLKRT ((uint)0x002c0000) |
90 | 90 | ||
91 | #define BOARD_CHIP_NAME "MPC885" | ||
92 | |||
91 | #endif /* __ASM_MPC885ADS_H__ */ | 93 | #endif /* __ASM_MPC885ADS_H__ */ |
92 | #endif /* __KERNEL__ */ | 94 | #endif /* __KERNEL__ */ |