Re: [patch net-next] net/faraday: Add missing include of of.h

2017-04-03 Thread David Miller
From: Andrew Lunn Date: Sun, 2 Apr 2017 20:20:47 +0200 > Breaking the include loop netdevice.h, dsa.h, devlink.h broke this > driver, it depends on includes brought in by these headers. Adding > linux/of.h fixes it. > > Fixes: ed0e39e97d34 ("net: break include loop netdevice.h, dsa.h, devlink.h

[patch net-next] net/faraday: Add missing include of of.h

2017-04-02 Thread Andrew Lunn
Breaking the include loop netdevice.h, dsa.h, devlink.h broke this driver, it depends on includes brought in by these headers. Adding linux/of.h fixes it. Fixes: ed0e39e97d34 ("net: break include loop netdevice.h, dsa.h, devlink.h") Signed-off-by: Andrew Lunn --- drivers/net/ethernet/faraday/ftg