Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
microblaze: Initialize temp variable to remove compilation warning
Compilation warning: arch/microblaze/kernel/cpu/cache.c:148:2: warning: 'temp' is used uninitialized in this function [-Wuninitialized] Signed-off-by: Michal Simek <michal.simek@xilinx.com>
- Loading branch information