From: Gabor Juhos Date: Wed, 25 Sep 2013 19:50:01 +0000 (+0200) Subject: avr32: cast syscall_return to silence compiler warning X-Git-Tag: v3.12-rc4~39^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=395e73a278cfa3b1560b414ab93674711574ddc6;p=pandora-kernel.git 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 Acked-by: Hans-Christian Egtvedt --- Reading git-diff-tree failed