hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/include/linux/platform_data/b53.h
....@@ -19,8 +19,8 @@
1919 #ifndef __B53_H
2020 #define __B53_H
2121
22
-#include <linux/kernel.h>
23
-#include <net/dsa.h>
22
+#include <linux/types.h>
23
+#include <linux/platform_data/dsa.h>
2424
2525 struct b53_platform_data {
2626 /* Must be first such that dsa_register_switch() can access it */