aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_controlq.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2024-07-10 07:44:52 +0000
committerGreg Kroah-Hartman <[email protected]>2024-07-10 13:38:14 +0000
commitaf46fe8c41de5b79358c3007e3854dda9c61c7dc (patch)
treecbf0c80ea45631d9d88449cedd32046b53135725 /drivers/net/ethernet/intel/ice/ice_controlq.c
parentzorro: make match function take a const pointer (diff)
downloadkernel-af46fe8c41de5b79358c3007e3854dda9c61c7dc.tar.gz
kernel-af46fe8c41de5b79358c3007e3854dda9c61c7dc.zip
dio: Have dio_bus_match() callback take a const *
drivers/dio/dio-driver.c:128:11: error: initialization of ‘int (*)(struct device *, const struct device_driver *)’ from incompatible pointer type ‘int (*)(struct device *, struct device_driver *)’ [-Werror=incompatible-pointer-types] 128 | .match = dio_bus_match, | ^~~~~~~~~~~~~ drivers/dio/dio-driver.c:128:11: note: (near initialization for ‘dio_bus_type.match’) Reported-by: [email protected] Fixes: d69d804845985c29 ("driver core: have match() callback in struct bus_type take a const *") Signed-off-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] [ added dio.h change - gregkh ] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_controlq.c')
0 files changed, 0 insertions, 0 deletions