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-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=6a2e3c3ea31bba91191c4c1a8a6afd7f08f9399e;p=openwrt%2Fstaging%2Fblogic.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 940fe1b78411..0c6e681c7d89 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 {