Skip to content
Commit 395e73a2 authored by Gabor Juhos's avatar Gabor Juhos Committed by Hans-Christian Egtvedt
Browse files

avr32: cast syscall_return to silence compiler warning



The patch fixes the following compiler warning:
    CC      arch/avr32/kernel/process.o
  arch/avr32/kernel/process.c: In function 'copy_thread':
  arch/avr32/kernel/process.c:292: warning: assignment makes integer \
  from pointer without a cast

Signed-off-by: default avatarGabor Juhos <juhosg@openwrt.org>
Acked-by: default avatarHans-Christian Egtvedt <egtvedt@samfundet.no>
parent 1b0135b5
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