diff options
Diffstat (limited to 'drivers/power/axp221.c')
-rw-r--r-- | drivers/power/axp221.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/axp221.c b/drivers/power/axp221.c index c22ca03..d251c31 100644 --- a/drivers/power/axp221.c +++ b/drivers/power/axp221.c @@ -9,6 +9,7 @@ * (C) Copyright 2013 Oliver Schinagl <oliver@schinagl.nl> */ +#include <common.h> #include <command.h> #include <errno.h> #include <asm/arch/pmic_bus.h> |