From: Hans-Christian Egtvedt Date: Wed, 8 Dec 2010 23:19:33 +0000 (+0100) Subject: avr32: use syscall prototypes from asm-generic instead of arch X-Git-Tag: v2.6.37.1~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db26f7f40ddc6eab07a7d6b6717642e182159aba;p=pandora-kernel.git avr32: use syscall prototypes from asm-generic instead of arch commit 664cb7142ced8b827e92e1851d1ed2cae922f225 upstream. This patch removes the redundant syscalls prototypes in the architecture specific syscalls.h header file. These were identical with the ones in asm-generic/syscalls.h. Signed-off-by: Hans-Christian Egtvedt Reported-by: Peter Huewe Reported-by: Sven Schnelle Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed