Files
u-boot/drivers/net
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
..
2021-09-28 18:50:56 +03:00
2025-05-05 14:16:50 -06:00
2025-05-05 14:16:50 -06:00
2022-12-07 16:04:17 -05:00
2025-05-04 20:25:03 +02:00
2022-11-28 10:25:17 -05:00
2024-07-22 10:53:05 -06:00
2022-12-22 10:31:48 -05:00
2025-06-18 08:05:04 -06:00
2025-05-04 20:25:03 +02:00
2024-01-29 22:35:02 -05:00