[PATCH] x86: sys_ioperm() prototype cleanup
authorAdrian Bunk <bunk@stusta.de>
Wed, 2 May 2007 17:27:10 +0000 (19:27 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Wed, 2 May 2007 17:27:10 +0000 (19:27 +0200)
commitca906e42312781c38b7a9625109fc65b937ca56c
tree16d0ce813e9765df803a83cc6584be541157928f
parent2bff73830c3df5f575d3bc21bf19df1a10bf7091
[PATCH] x86: sys_ioperm() prototype cleanup

- there's no reason for duplicating the prototype from
  include/linux/syscalls.h in include/asm-x86_64/unistd.h
- every file should #include the headers containing the prototypes for
  it's global functions

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/ioport.c
arch/x86_64/kernel/ioport.c
include/asm-x86_64/unistd.h