summaryrefslogtreecommitdiff
path: root/drivers/interconnect/qcom/sm8250.h
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-01-03 07:57:17 +0300
committerGeorgi Djakov <djakov@kernel.org>2023-03-20 17:42:27 +0300
commit4c4161b4c81b632fc29002c324e996cbb79894e7 (patch)
treee922f18045cc060a9716d4c308b5900c91b905b9 /drivers/interconnect/qcom/sm8250.h
parent558ea12354882bb8250be8ea09a6658af3f7d912 (diff)
downloadlinux-4c4161b4c81b632fc29002c324e996cbb79894e7.tar.xz
interconnect: qcom: drop obsolete OSM_L3/EPSS defines
Since Qualcomm platforms have switched to the separate OSM_L3/EPSS driver, old related defines became unused. Drop them now. Suggested-by: Bjorn Andersson <andersson@kernel.org> Fixes: 4529992c9474 ("interconnect: qcom: osm-l3: Use platform-independent node ids") Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20230103045717.1079067-1-dmitry.baryshkov@linaro.org Signed-off-by: Georgi Djakov <djakov@kernel.org>
Diffstat (limited to 'drivers/interconnect/qcom/sm8250.h')
-rw-r--r--drivers/interconnect/qcom/sm8250.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/interconnect/qcom/sm8250.h b/drivers/interconnect/qcom/sm8250.h
index e3fc56bc7ca0..209ab195f21f 100644
--- a/drivers/interconnect/qcom/sm8250.h
+++ b/drivers/interconnect/qcom/sm8250.h
@@ -158,7 +158,5 @@
#define SM8250_SLAVE_VSENSE_CTRL_CFG 147
#define SM8250_SNOC_CNOC_MAS 148
#define SM8250_SNOC_CNOC_SLV 149
-#define SM8250_MASTER_EPSS_L3_APPS 150
-#define SM8250_SLAVE_EPSS_L3 151
#endif