Skip to content

Commit 90158bc

Browse files
Kathiravan Tandersson
authored andcommitted
soc: qcom: socinfo: drop the IPQ5019 SoC ID
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>
1 parent 42618de commit 90158bc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/soc/qcom/socinfo.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,6 @@ static const struct soc_id soc_id[] = {
407407
{ qcom_board_id(QDU1000) },
408408
{ qcom_board_id(SM4450) },
409409
{ qcom_board_id(QDU1010) },
410-
{ qcom_board_id(IPQ5019) },
411410
{ qcom_board_id(QRU1032) },
412411
{ qcom_board_id(QRU1052) },
413412
{ qcom_board_id(QRU1062) },

0 commit comments

Comments
 (0)