Skip to content

Commit

Permalink
soc: qcom: socinfo: drop the IPQ5019 SoC ID
Browse files Browse the repository at this point in the history
IPQ5019 SoC is never productized. So lets drop it.

Signed-off-by: Kathiravan T <quic_kathirav@quicinc.com>
Link: https://lore.kernel.org/r/20230724083745.1015321-2-quic_kathirav@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
  • Loading branch information
Kathiravan T authored and Bjorn Andersson committed Jul 31, 2023
1 parent 42618de commit 90158bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/soc/qcom/socinfo.c
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,6 @@ static const struct soc_id soc_id[] = {
{ qcom_board_id(QDU1000) },
{ qcom_board_id(SM4450) },
{ qcom_board_id(QDU1010) },
{ qcom_board_id(IPQ5019) },
{ qcom_board_id(QRU1032) },
{ qcom_board_id(QRU1052) },
{ qcom_board_id(QRU1062) },
Expand Down

0 comments on commit 90158bc

Please sign in to comment.