diff options
Diffstat (limited to 'drivers/power/regulator/sandbox.c')
-rw-r--r-- | drivers/power/regulator/sandbox.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/power/regulator/sandbox.c b/drivers/power/regulator/sandbox.c index 71ef0c5441a..80a68f5a30d 100644 --- a/drivers/power/regulator/sandbox.c +++ b/drivers/power/regulator/sandbox.c @@ -4,7 +4,6 @@ * Przemyslaw Marczak <p.marczak@samsung.com> */ -#include <common.h> #include <fdtdec.h> #include <errno.h> #include <dm.h> |