summaryrefslogtreecommitdiffstats
path: root/board/assabet/assabet.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/assabet/assabet.c')
-rw-r--r--board/assabet/assabet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/assabet/assabet.c b/board/assabet/assabet.c
index 4f84a58117..6f02db29b8 100644
--- a/board/assabet/assabet.c
+++ b/board/assabet/assabet.c
@@ -46,7 +46,7 @@ DECLARE_GLOBAL_DATA_PTR;
#define ECSR_PWRDWN 0x04
#define ECSR_INT 0x02
#define SMC_IO_SHIFT 2
-#define NCR_0 (*((volatile u_char *)(0x100000a0)))
+#define NCR_0 (*((volatile u_char *)(0x100000a0)))
#define NCR_ENET_OSC_EN (1<<3)
static inline u8
OpenPOWER on IntegriCloud