aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/axp152.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/axp152.c')
-rw-r--r--drivers/power/axp152.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/axp152.c b/drivers/power/axp152.c
index 5a62382..a93987c 100644
--- a/drivers/power/axp152.c
+++ b/drivers/power/axp152.c
@@ -3,8 +3,8 @@
* (C) Copyright 2012
* Henrik Nordstrom <henrik@henriknordstrom.net>
*/
+#include <common.h>
#include <command.h>
-#include <linux/errno.h>
#include <asm/arch/pmic_bus.h>
#include <axp_pmic.h>