Re: [PATCH] net: ethernet: lpc_eth: clean up the list of included headers

2018-10-19 Thread David Miller
From: Vladimir Zapolskiy Date: Fri, 19 Oct 2018 01:53:25 +0300 > The change removes all unnecessary included headers from the driver > source code, the remaining list is sorted in alphabetical order. > > Signed-off-by: Vladimir Zapolskiy Applied.

[PATCH] net: ethernet: lpc_eth: clean up the list of included headers

2018-10-18 Thread Vladimir Zapolskiy
The change removes all unnecessary included headers from the driver source code, the remaining list is sorted in alphabetical order. Signed-off-by: Vladimir Zapolskiy --- drivers/net/ethernet/nxp/lpc_eth.c | 28 ++-- 1 file changed, 6 insertions(+), 22 deletions(-) diff