forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 ee930fffee469d076998274a2ca55e13dc1efb67
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 */