diff options
Diffstat (limited to 'drivers/clk/mpc83xx_clk.c')
-rw-r--r-- | drivers/clk/mpc83xx_clk.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/mpc83xx_clk.c b/drivers/clk/mpc83xx_clk.c index c5ced1f132..0255ccaf8a 100644 --- a/drivers/clk/mpc83xx_clk.c +++ b/drivers/clk/mpc83xx_clk.c @@ -11,6 +11,7 @@ #include <dm.h> #include <log.h> #include <vsprintf.h> +#include <asm/global_data.h> #include <dm/lists.h> #include <dt-bindings/clk/mpc83xx-clk.h> #include <asm/arch/soc.h> |