difos/target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx
David Bauer 81b44a3626 ath79: use ioremap kernel version independent
As mangix pointed out on IRC, ioremap and ioremap_nocache are
functionally equivalent on kenrel 5.4 and 5.10.

Therefore we can use ioremap regardless of the kernel the driver
gets compiled for.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-02-22 00:55:42 +01:00
..
ag71xx.h ath79: ag71xx: make kernel 5.10 compatible 2021-02-20 01:26:04 +01:00
ag71xx_debugfs.c ath79: use downstream ag71xx for Kernel 5.4 2020-03-13 20:43:57 +01:00
ag71xx_ethtool.c ath79: ag71xx: add ethtool statistics support 2021-02-01 00:48:12 +01:00
ag71xx_gmac.c ath79: use downstream ag71xx for Kernel 5.4 2020-03-13 20:43:57 +01:00
ag71xx_main.c ath79: use ioremap kernel version independent 2021-02-22 00:55:42 +01:00
ag71xx_mdio.c ath79: use downstream ag71xx for Kernel 5.4 2020-03-13 20:43:57 +01:00
ag71xx_phy.c ath79: use downstream ag71xx for Kernel 5.4 2020-03-13 20:43:57 +01:00
Kconfig ath79: use downstream ag71xx for Kernel 5.4 2020-03-13 20:43:57 +01:00
Makefile ath79: use downstream ag71xx for Kernel 5.4 2020-03-13 20:43:57 +01:00