hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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 */