]> git.baikalelectronics.ru Git - kernel.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)
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Thu, 13 Jan 2011 19:41:01 +0000 (20:41 +0100)
commitf767f1d8bef7b7b19ec303728134b14c78473284
treedecbf6235cc3d21e316d529e4ac5870fdbb214e4
parent2232ab188438def66696e27d5b22fa19a72884dc
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