]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Feb 2011 22:47:08 +0000 (14:47 -0800)
commite2dc856a9044ac90a7b004dafb84cc4ded479bc2
treef59789c313ab37fc0be9aabdf674418045e49de4
parentca0557b6e7071543f5f96bbccb648f3e5d06369a
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