hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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 */