summaryrefslogtreecommitdiff
path: root/include/configs/x530.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/x530.h')
-rw-r--r--include/configs/x530.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/x530.h b/include/configs/x530.h
index a0162cab21..dee87cb773 100644
--- a/include/configs/x530.h
+++ b/include/configs/x530.h
@@ -13,7 +13,7 @@
/*
* NS16550 Configuration
*/
-#define CFG_SYS_NS16550_CLK CONFIG_SYS_TCLK
+#define CFG_SYS_NS16550_CLK CFG_SYS_TCLK
#if !defined(CONFIG_DM_SERIAL)
#define CFG_SYS_NS16550_COM1 MV_UART_CONSOLE_BASE
#endif