u-boot/drivers/net/octeontx
Rasmus Villemoes f5fa73a625 treewide: drop no-op prefetch() calls
These all end up using the no-op prefetch() defined in linux/list.h,
because the only possible real implementation is in
arch/mips/include/asm/processor.h, which is behing
CONFIG_CPU_HAS_PREFETCH which is nowhere defined.

In order to be able to drop that fallback definition from list.h,
first remove all uses.

Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
2025-06-18 08:05:04 -06:00
..
bgx.c pci: Add mask parameter to dm_pci_map_bar() 2022-05-03 18:33:29 -04:00
bgx.h
Makefile
nic_main.c pci: Add mask parameter to dm_pci_map_bar() 2022-05-03 18:33:29 -04:00
nic_reg.h
nic.h
nicvf_main.c treewide: drop no-op prefetch() calls 2025-06-18 08:05:04 -06:00
nicvf_queues.c
nicvf_queues.h
q_struct.h
smi.c pci: Add mask parameter to dm_pci_map_bar() 2022-05-03 18:33:29 -04:00
xcv.c