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