aboutsummaryrefslogtreecommitdiff
path: root/board/linkstation/hwctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/linkstation/hwctl.c')
-rw-r--r--board/linkstation/hwctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/linkstation/hwctl.c b/board/linkstation/hwctl.c
index 2e5b5c83a..9fd56ae23 100644
--- a/board/linkstation/hwctl.c
+++ b/board/linkstation/hwctl.c
@@ -21,7 +21,7 @@
#define mdelay(n) udelay((n)*1000)
-#define AVR_PORT CFG_NS16550_COM2
+#define AVR_PORT CONFIG_SYS_NS16550_COM2
/* 2005.5.10 BUFFALO add */
/*--------------------------------------------------------------*/