On Fri, Feb 07, 2025 at 10:31:19AM -0800, Jakub Kicinski wrote: > ncdevmem doesn't need libmnl, remove the unnecessary include. > > Since YNL doesn't depend on libmnl either, any more, it's actually > possible to build selftests without having libmnl installed. > > Signed-off-by: Jakub Kicinski <[email protected]> > --- > CC: [email protected] > CC: [email protected] > CC: [email protected] > CC: [email protected] > CC: [email protected] > --- > tools/testing/selftests/drivers/net/hw/ncdevmem.c | 1 - > 1 file changed, 1 deletion(-)
Reviewed-by: Joe Damato <[email protected]>
