瀏覽代碼

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>
Stephen Boyd 7 年之前
父節點
當前提交
6a2e3c3ea3
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      drivers/regulator/qcom_smd-regulator.c

+ 0 - 2
drivers/regulator/qcom_smd-regulator.c

@@ -17,8 +17,6 @@
 #include <linux/of_device.h>
 #include <linux/platform_device.h>
 #include <linux/regulator/driver.h>
-#include <linux/regulator/machine.h>
-#include <linux/regulator/of_regulator.h>
 #include <linux/soc/qcom/smd-rpm.h>
 
 struct qcom_rpm_reg {