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