From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965506AbWJ3KqB (ORCPT ); Mon, 30 Oct 2006 05:46:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965504AbWJ3KqB (ORCPT ); Mon, 30 Oct 2006 05:46:01 -0500 Received: from zeniv.linux.org.uk ([195.92.253.2]:61338 "EHLO ZenIV.linux.org.uk") by vger.kernel.org with ESMTP id S965501AbWJ3Kpx (ORCPT ); Mon, 30 Oct 2006 05:45:53 -0500 To: linux-arch@vger.kernel.org Subject: [PATCH 3/7] severing uaccess.h -> sched.h Cc: linux-kernel@vger.kernel.org, torvalds@osdl.org Message-Id: From: Al Viro Date: Mon, 30 Oct 2006 10:45:53 +0000 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Al Viro --- include/asm-x86_64/uaccess.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/include/asm-x86_64/uaccess.h b/include/asm-x86_64/uaccess.h index 19f9917..d5dbc87 100644 --- a/include/asm-x86_64/uaccess.h +++ b/include/asm-x86_64/uaccess.h @@ -6,7 +6,6 @@ #define __X86_64_UACCESS_H */ #include #include -#include #include #include -- 1.4.2.GIT