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>pull/806/head
parent
42618de085
commit
90158bc118
|
|
@ -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) },
|
||||
|
|
|
|||
Loading…
Reference in New Issue