Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

net: dsa: remove unused platform_data definitions

Pretty self-explanatory, nobody needs these.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Link: https://patch.msgid.link/20260406212158.721806-4-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Vladimir Oltean and committed by
Jakub Kicinski
c3b09190 dc915f37

-3
-3
include/linux/platform_data/dsa.h
··· 3 3 #define __DSA_PDATA_H 4 4 5 5 struct device; 6 - struct net_device; 7 6 8 - #define DSA_MAX_SWITCHES 4 9 7 #define DSA_MAX_PORTS 12 10 - #define DSA_RTABLE_NONE -1 11 8 12 9 struct dsa_chip_data { 13 10 /*