[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190116222937.GR29244@lunn.ch>
Date: Wed, 16 Jan 2019 23:29:37 +0100
From: Andrew Lunn <andrew@...n.ch>
To: Florian Fainelli <f.fainelli@...il.com>
Cc: netdev@...r.kernel.org, Jason Cooper <jason@...edaemon.net>,
Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Gregory Clement <gregory.clement@...tlin.com>,
Russell King <linux@...linux.org.uk>,
"David S. Miller" <davem@...emloft.net>,
"moderated list:ARM/Marvell Dove/MV78xx0/Orion SOC support"
<linux-arm-kernel@...ts.infradead.org>,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Vivien Didelot <vivien.didelot@...il.com>,
open list <linux-kernel@...r.kernel.org>,
Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>
Subject: Re: [PATCH net-next 1/3] net: dsa: Split platform data to header file
> diff --git a/include/net/dsa.h b/include/net/dsa.h
> index b3eefe8e18fd..6178b648d08a 100644
> --- a/include/net/dsa.h
> +++ b/include/net/dsa.h
> @@ -21,6 +21,7 @@
> #include <linux/ethtool.h>
> #include <linux/net_tstamp.h>
> #include <linux/phy.h>
> +#include <linux/platform_data/dsa.h>
> #include <net/devlink.h>
> #include <net/switchdev.h>
Hi Florian
Could there be one more patch at the end which removes this? I think
it is here just as an intermediary step?
Thanks
Andrew
Powered by blists - more mailing lists