Re: [PATCH 06/47] net: smsc: remove m32r specific smc91x configuration

2018-03-15 Thread Arnd Bergmann
On Thu, Mar 15, 2018 at 5:58 AM, Finn Thain wrote: > > MN103 is a separate architecture, unrelated to M32R afaict... That is correct. They are both being removed, but I must have made a mistake when writing the changelog text here. I've fixed it now to say 8<---

Re: [PATCH 06/47] net: smsc: remove m32r specific smc91x configuration

2018-03-14 Thread Finn Thain
On Wed, 14 Mar 2018, Nicolas Pitre wrote: > On Wed, 14 Mar 2018, Arnd Bergmann wrote: > > > The m32r architecture is getting removed, so this part can be > > cleaned up as well. > > > > Signed-off-by: Arnd Bergmann > > Acked-by: Nicolas Pitre > > > --- > >

Re: [PATCH 06/47] net: smsc: remove m32r specific smc91x configuration

2018-03-14 Thread Nicolas Pitre
On Wed, 14 Mar 2018, Arnd Bergmann wrote: > The m32r architecture is getting removed, so this part can be > cleaned up as well. > > Signed-off-by: Arnd Bergmann Acked-by: Nicolas Pitre > --- > drivers/net/ethernet/smsc/Kconfig | 4 ++-- >

[PATCH 06/47] net: smsc: remove m32r specific smc91x configuration

2018-03-14 Thread Arnd Bergmann
The m32r architecture is getting removed, so this part can be cleaned up as well. Signed-off-by: Arnd Bergmann --- drivers/net/ethernet/smsc/Kconfig | 4 ++-- drivers/net/ethernet/smsc/smc91x.h | 26 -- 2 files changed, 2 insertions(+), 28 deletions(-)