From: David S. Miller Date: Thu, 17 Jan 2019 19:31:24 +0000 (-0800) Subject: Merge branch 'dsa-Split-platform-data-to-header-file' X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=6f24e159919fb13733d186bf80c2c1b4f4f49db8;p=android-x86%2Fkernel.git Merge branch 'dsa-Split-platform-data-to-header-file' Florian Fainelli says: ==================== net: dsa: Split platform data to header file This patch series decouples the DSA platform data structures from net/dsa.h which was getting used for all sorts of DSA related structures. It would probably make sense for this series to go via David's net-next tree to avoid conflicts on the ARM part, since we cannot obviously include a header that does not yet exist. No functional changes intended. ==================== Acked-by: Arnd Bergmann Reviewed-by: Andrew Lunn Signed-off-by: David S. Miller --- 6f24e159919fb13733d186bf80c2c1b4f4f49db8