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.38-rc1~226^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=664cb7142ced8b827e92e1851d1ed2cae922f225;p=pandora-kernel.git avr32: use syscall prototypes from asm-generic instead of arch 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 Cc: stable --- Reading git-diff-tree failed