[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>
This commit is contained in:
Adrian Bunk 2007-05-02 19:27:10 +02:00 • committed by Andi Kleen
commit ca906e4231
3 changed files with 2 additions and 1 deletions