Skip to content

Commit a2a7f98

Browse files
konradybciokuba-moo
authored andcommitted
net: ethernet: qualcomm: Remove QDF24xx support
This SoC family was destined for server use, featuring Qualcomm's very interesting Kryo cores (before "Kryo" became a marketing term for Arm cores with small modifications). It did however not leave the labs of Qualcomm and presumably some partners, nor was it ever productized. Remove the related drivers, as they seem to be long obsolete. Signed-off-by: Konrad Dybcio <[email protected]> Acked-by: Timur Tabi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 2121c43 commit a2a7f98

File tree

5 files changed

+21
-521
lines changed

5 files changed

+21
-521
lines changed

drivers/net/ethernet/qualcomm/emac/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@
66
obj-$(CONFIG_QCOM_EMAC) += qcom-emac.o
77

88
qcom-emac-objs := emac.o emac-mac.o emac-phy.o emac-sgmii.o emac-ethtool.o \
9-
emac-sgmii-fsm9900.o emac-sgmii-qdf2432.o \
10-
emac-sgmii-qdf2400.o
9+
emac-sgmii-fsm9900.o

drivers/net/ethernet/qualcomm/emac/emac-sgmii-qdf2400.c

Lines changed: 0 additions & 215 deletions
This file was deleted.

0 commit comments

Comments
 (0)