mirror of
https://xff.cz/git/u-boot/
synced 2025-10-28 17:13:38 +01: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>