]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/linkstation/hwctl.c
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / board / linkstation / hwctl.c
index 2e5b5c83acdce0c8a69c2f7976f64cfbbb0ca237..9fd56ae23459aa70a1cf3a6e48395b1ef1a45bfb 100644 (file)
@@ -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 */
 /*--------------------------------------------------------------*/