power: Tidy up inclusion of regulator_common.h
authorSimon Glass <sjg@chromium.org>
Sun, 19 Jul 2020 16:15:44 +0000 (10:15 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 4 Aug 2020 02:19:54 +0000 (22:19 -0400)
commitad2f4ac39b13883e6bc1595137e61a4679906e42
treeb76ec8e1a419a48cb618929c60d2bde47c92fd48
parente1e10f29f9b5739b39b08b0c0040ec0cb315f3d7
power: Tidy up inclusion of regulator_common.h

This file should not include common.h and dm.h so remove them. Also move
the inclusion of this file to after the normal includes.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/power/regulator/fixed.c
drivers/power/regulator/gpio-regulator.c
drivers/power/regulator/regulator_common.c
drivers/power/regulator/regulator_common.h