From: Adrian Bunk Date: Wed, 2 May 2007 17:27:10 +0000 (+0200) Subject: [PATCH] x86: sys_ioperm() prototype cleanup X-Git-Tag: v2.6.22-rc1~1011^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca906e42312781c38b7a9625109fc65b937ca56c;p=pandora-kernel.git [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 Signed-off-by: Andi Kleen --- Reading git-diff-tree failed