commit | 664cb7142ced8b827e92e1851d1ed2cae922f225 | [log] [tgz] |
---|---|---|
author | Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | Thu Dec 09 00:19:33 2010 +0100 |
committer | Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | Thu Jan 13 20:41:01 2011 +0100 |
tree | decbf6235cc3d21e316d529e4ac5870fdbb214e4 | |
parent | 12be8e71bf17d403b8f7866a3581ef34b77ea16f [diff] |
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>