Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1425612AbWLHQlt (ORCPT ); Fri, 8 Dec 2006 11:41:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1425613AbWLHQlt (ORCPT ); Fri, 8 Dec 2006 11:41:49 -0500 Received: from [198.99.130.12] ([198.99.130.12]:39093 "EHLO saraswathi.solana.com" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1425612AbWLHQls (ORCPT ); Fri, 8 Dec 2006 11:41:48 -0500 Date: Fri, 8 Dec 2006 11:37:40 -0500 From: Jeff Dike To: Al Viro Cc: Linus Torvalds , linux-kernel@vger.kernel.org Subject: Re: [PATCH] uml problems with linux/io.h Message-ID: <20061208163740.GC5944@ccure.user-mode-linux.org> References: <20061208094530.GP4587@ftp.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061208094530.GP4587@ftp.linux.org.uk> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 760 Lines: 21 On Fri, Dec 08, 2006 at 09:45:30AM +0000, Al Viro wrote: > Remove useless includes of linux/io.h, don't even try to build iomap_copy > on uml (it doesn't have readb() et.al., so...) > > Signed-off-by: Al Viro > --- > crypto/blkcipher.c | 1 - > lib/Kconfig | 5 +++++ > lib/Makefile | 3 ++- > lib/ioremap.c | 1 - > 4 files changed, 7 insertions(+), 3 deletions(-) Acked-by: Jeff Dike -- Work email - jdike at linux dot intel dot com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/