mirror of
https://xff.cz/git/u-boot/
synced 2025-09-10 05:02:16 +02:00
Since, commit 62f9b65447
("common: Move older CPU functions to their own header")
cache ops functions are declared in a separate header. Include the same
to avoid build warnings.
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>