linux/drivers/net/ethernet/cirrus
Nikita Shubin 878716d40c net: cirrus: use u8 for addr to calm down sparse
ep93xx_eth.c:805:40: sparse: sparse: incorrect type in argument 2
				     (different address spaces)
ep93xx_eth.c:805:40: sparse: expected unsigned char const [usertype] *addr
ep93xx_eth.c:805:40: sparse: got void [noderef] __iomem *

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202409212354.9CiUem7B-lkp@intel.com/
Fixes: 858555bb5598 ("net: cirrus: add DT support for Cirrus EP93xx")
Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2024-09-23 06:58:37 +00:00
..
cs89x0.c net: ethernet: cirrus: Convert to platform remove callback returning void 2023-09-20 09:06:38 +01:00
cs89x0.h ethernet: cirrus: Remove unused macros 2020-08-18 12:54:47 -07:00
ep93xx_eth.c net: cirrus: use u8 for addr to calm down sparse 2024-09-23 06:58:37 +00:00
Kconfig net: cs89x0: disable compile testing on powerpc 2021-09-03 13:42:27 +01:00
mac89x0.c net: ethernet: mac89x0: add missing MODULE_DESCRIPTION() macro 2024-06-19 17:22:00 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00