Commits

Max Filippov committed 865b1e92a24
configs/qemu: update xtensa linux to 4.9.16 This fixes the following nommu kernel build issue: arch/xtensa/kernel/setup.c: In function 'cpu_reset': arch/xtensa/kernel/setup.c:553:2: error: implicit declaration of function 'local_flush_tlb_all' [-Werror=implicit-function-declaration] local_flush_tlb_all(); Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>