]> git.ipfire.org Git - thirdparty/u-boot.git/commit
net: Add <cpu_func.h> to some platforms
authorTom Rini <trini@konsulko.com>
Fri, 18 Jul 2025 01:15:37 +0000 (19:15 -0600)
committerJerome Forissier <jerome.forissier@linaro.org>
Fri, 1 Aug 2025 07:30:47 +0000 (09:30 +0200)
commit5564a4be25a80b2f503dcfb1940b9828daffe7db
treeba3fd523ca39f4aee541ae87149c12e17e31e35b
parent3a5da11ffe8de98251828221e18c4fad46cbd669
net: Add <cpu_func.h> to some platforms

The common portable header for CPU related functions such as cache
flushing and invalidation is <cpu_func.h> so add that to these drivers.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/net/fsl_enetc.c
drivers/net/hifemac.c