aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2020-01-08 01:58:49 +0000
committerRafael J. Wysocki <[email protected]>2020-01-08 23:25:22 +0100
commitf9900c178d61661c104c1600409ced81bf3a6037 (patch)
tree88c8a565978ed40aa86a7a4305a9d071366bb43a
parent5aa0c467519ccd862678a15885026660c271b5b0 (diff)
power: avs: qcom-cpr: remove duplicated include from qcom-cpr.c
Remove duplicated include. Signed-off-by: YueHaibing <[email protected]> Acked-by: Niklas Cassel <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
-rw-r--r--drivers/power/avs/qcom-cpr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/power/avs/qcom-cpr.c b/drivers/power/avs/qcom-cpr.c
index 0321729431a5..9192fb747653 100644
--- a/drivers/power/avs/qcom-cpr.c
+++ b/drivers/power/avs/qcom-cpr.c
@@ -25,7 +25,6 @@
#include <linux/regulator/consumer.h>
#include <linux/clk.h>
#include <linux/nvmem-consumer.h>
-#include <linux/bitops.h>
/* Register Offsets for RB-CPR and Bit Definitions */