summaryrefslogtreecommitdiff
path: root/drivers/serial/lpc32xx_hsuart.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/serial/lpc32xx_hsuart.c')
-rw-r--r--drivers/serial/lpc32xx_hsuart.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/serial/lpc32xx_hsuart.c b/drivers/serial/lpc32xx_hsuart.c
index 8b0fd254b1..7d31c6d4a1 100644
--- a/drivers/serial/lpc32xx_hsuart.c
+++ b/drivers/serial/lpc32xx_hsuart.c
@@ -4,6 +4,7 @@
*/
#include <common.h>
+#include <clock_legacy.h>
#include <dm.h>
#include <serial.h>
#include <dm/platform_data/lpc32xx_hsuart.h>