kernel/include/linux/platform_data/b53.h
.. .. @@ -19,8 +19,8 @@ 19 19 #ifndef __B53_H 20 20 #define __B53_H 21 21 22 -#include <linux/kernel.h>23 -#include <net/dsa.h>22 +#include <linux/types.h>23 +#include <linux/platform_data/dsa.h>24 24 25 25 struct b53_platform_data { 26 26 /* Must be first such that dsa_register_switch() can access it */