Gabor Juhos 395e73a278 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: Gabor Juhos <juhosg@openwrt.org>
Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>
2013-09-30 08:42:01 +02:00
..
2008-09-19 18:21:29 +02:00
2006-11-06 10:43:23 +01:00
2011-12-21 16:26:03 -08:00
2008-01-25 08:31:43 +01:00
2013-02-03 18:15:50 -05:00
2006-09-26 08:48:54 -07:00
2013-09-30 08:42:01 +02:00