avr32: use syscall prototypes from asm-generic instead of arch
commitdb26f7f40ddc6eab07a7d6b6717642e182159aba
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Wed, 8 Dec 2010 23:19:33 +0000 (9 00:19 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Feb 2011 23:14:26 +0000 (17 15:14 -0800)
treebe3c9f98962dc03ef21ce6664016c3ffbb120426
parent39ed1e1ac83399b318f6b026d83fd01342422f23
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 <hans-christian.egtvedt@atmel.com>
Reported-by: Peter Huewe <PeterHuewe@gmx.de>
Reported-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/avr32/include/asm/syscalls.h