]> www.infradead.org Git - users/willy/xarray.git/commit
net: stmmac: include linux/io.h rather than asm/io.h
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Wed, 29 May 2024 08:40:54 +0000 (09:40 +0100)
committerJakub Kicinski <kuba@kernel.org>
Fri, 31 May 2024 01:30:11 +0000 (18:30 -0700)
commitcd56ff75ccfc37aab4b35b17b84d3ba08f33b933
tree3bd34d7f040d023e3c8e10af38e369485a8988db
parentaee04f4bb44d47205f4db9e84384116bb213160e
net: stmmac: include linux/io.h rather than asm/io.h

Include linux/io.h instead of asm/io.h since linux/ includes are
preferred.

Reviewed-by: Andrew Halaney <ahalaney@redhat.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Link: https://lore.kernel.org/r/E1sCEre-00EOQ3-SR@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c
drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c
drivers/net/ethernet/stmicro/stmmac/dwmac100_core.c
drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.c
drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c