dsa: Move all definitions needed by drivers into <net/dsa.h>
[deliverable/linux.git] / net / dsa / mv88e6123_61_65.c
index 6504405700fea024789760f607a2d240e1db9cad..c0a458fc698fad1306641c03ba50c1567d964598 100644 (file)
@@ -11,7 +11,7 @@
 #include <linux/list.h>
 #include <linux/netdevice.h>
 #include <linux/phy.h>
-#include "dsa_priv.h"
+#include <net/dsa.h>
 #include "mv88e6xxx.h"
 
 static char *mv88e6123_61_65_probe(struct mii_bus *bus, int sw_addr)
This page took 0.02424 seconds and 5 git commands to generate.