regulator: qcom_smd: Drop regulator/{machine,of_regulator} includes
authorStephen Boyd <swboyd@chromium.org>
Wed, 21 Mar 2018 18:48:11 +0000 (11:48 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 22 Mar 2018 01:52:15 +0000 (09:52 +0800)
commit6a2e3c3ea31bba91191c4c1a8a6afd7f08f9399e
tree033a3a43202adf815ad0c6c7c7eda65c7c9d8c94
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
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 <swboyd@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/qcom_smd-regulator.c