From: Stephen Boyd Date: Wed, 21 Mar 2018 18:48:11 +0000 (-0700) Subject: regulator: qcom_smd: Drop regulator/{machine,of_regulator} includes X-Git-Tag: v5.15~9155^2~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6a2e3c3ea31bba91191c4c1a8a6afd7f08f9399e;p=platform%2Fkernel%2Flinux-starfive.git regulator: qcom_smd: Drop regulator/{machine,of_regulator} includes These seem to be leftovers from previous developments of the driver but they never got removed. Dropping them still allows the code to compile so everything must be fine. Signed-off-by: Stephen Boyd Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/qcom_smd-regulator.c b/drivers/regulator/qcom_smd-regulator.c index 940fe1b..0c6e681 100644 --- a/drivers/regulator/qcom_smd-regulator.c +++ b/drivers/regulator/qcom_smd-regulator.c @@ -17,8 +17,6 @@ #include #include #include -#include -#include #include struct qcom_rpm_reg {