mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-24 04:40:19 +00:00
Since, commit 62f9b6544728 ("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>