Skip to content
Commit 62bc82a8 authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Use static inline functions in cacheflush.h



Using static inline functions ensure proper type checking
which also remove compilation warning for no MMU

Compilation warning:
arch/microblaze/include/asm/cacheflush.h: warning: 'addr'
 may be used uninitialized in this function [-Wmaybe-uninitialized]

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 8706a6b6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment