diff options
Diffstat (limited to 'drivers/power/regulator/tps65910_regulator.c')
-rw-r--r-- | drivers/power/regulator/tps65910_regulator.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/power/regulator/tps65910_regulator.c b/drivers/power/regulator/tps65910_regulator.c index a4b9d449274..562fd7db190 100644 --- a/drivers/power/regulator/tps65910_regulator.c +++ b/drivers/power/regulator/tps65910_regulator.c @@ -3,7 +3,6 @@ * Copyright (C) EETS GmbH, 2017, Felix Brack <f.brack@eets.ch> */ -#include <common.h> #include <dm.h> #include <log.h> #include <linux/printk.h> |