diff options
Diffstat (limited to 'board/sipeed/maix/maix.c')
-rw-r--r-- | board/sipeed/maix/maix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sipeed/maix/maix.c b/board/sipeed/maix/maix.c index 06653b5a876..08077a1f9e1 100644 --- a/board/sipeed/maix/maix.c +++ b/board/sipeed/maix/maix.c @@ -3,7 +3,7 @@ * Copyright (C) 2019-20 Sean Anderson <seanga2@gmail.com> */ -#include <common.h> +#include <config.h> #include <clk.h> #include <dm.h> #include <fdt_support.h> |