diff options
Diffstat (limited to 'drivers/power/axp818.c')
-rw-r--r-- | drivers/power/axp818.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/axp818.c b/drivers/power/axp818.c index 83ae6ecc13..08286ea3b5 100644 --- a/drivers/power/axp818.c +++ b/drivers/power/axp818.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> |