Skip to content
Commit dab6f665 authored by Daniel Leung's avatar Daniel Leung Committed by Carles Cufí
Browse files

xtensa: fix build errors with cache functions



() arch_icache_line_size_get() needs to be inlined or else
   compiler would complain that it is not being used.
() arch_icache_flush_all() returns -ENOTSUP not as there is
   no xthal_icache_all_writeback() in HAL.
() Fix typo vid -> void in arch_icache_disable().

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 9d3a3e96
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment