]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/net/dsa.h
net: dsa: Mop up remaining NET_DSA_HWMON references
[karo-tx-linux.git] / include / net / dsa.h
index 9d6cd923c48cfd1b9836faf6007761480cab0c9e..08b340403927d8ca06726d853514535801b9d96b 100644 (file)
@@ -178,14 +178,6 @@ struct dsa_switch {
         */
        s8              rtable[DSA_MAX_SWITCHES];
 
-#ifdef CONFIG_NET_DSA_HWMON
-       /*
-        * Hardware monitoring information
-        */
-       char                    hwmon_name[IFNAMSIZ + 8];
-       struct device           *hwmon_dev;
-#endif
-
        /*
         * The lower device this switch uses to talk to the host
         */