/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __DSA_MV88E6XXX_H #define __DSA_MV88E6XXX_H #include <linux/platform_data/dsa.h> struct dsa_mv88e6xxx_pdata { … }; #endif
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __DSA_MV88E6XXX_H #define __DSA_MV88E6XXX_H #include <linux/platform_data/dsa.h> struct dsa_mv88e6xxx_pdata { … }; #endif