avr32: use syscall prototypes from asm-generic instead of arch
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Wed, 8 Dec 2010 23:19:33 +0000 (00:19 +0100)
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Thu, 13 Jan 2011 19:41:01 +0000 (20:41 +0100)
commit664cb7142ced8b827e92e1851d1ed2cae922f225
treedecbf6235cc3d21e316d529e4ac5870fdbb214e4
parent12be8e71bf17d403b8f7866a3581ef34b77ea16f
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 <hans-christian.egtvedt@atmel.com>
Reported-by: Peter Huewe <PeterHuewe@gmx.de>
Reported-by: Sven Schnelle <svens@stackframe.org>
Cc: stable <stable@kernel.org>
arch/avr32/include/asm/syscalls.h