From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932250AbWJEVkX (ORCPT ); Thu, 5 Oct 2006 17:40:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932244AbWJEVkX (ORCPT ); Thu, 5 Oct 2006 17:40:23 -0400 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:34779 "EHLO lxorguk.ukuu.org.uk") by vger.kernel.org with ESMTP id S932246AbWJEVkU (ORCPT ); Thu, 5 Oct 2006 17:40:20 -0400 Subject: Re: [PATCH] Use linux/io.h instead of asm/io.h From: Alan Cox To: Matthew Wilcox Cc: Linus Torvalds , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Matthew Wilcox In-Reply-To: <11600679551209-git-send-email-matthew@wil.cx> References: <11600679551209-git-send-email-matthew@wil.cx> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 05 Oct 2006 23:04:12 +0100 Message-Id: <1160085852.1607.39.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 (2.6.2-1.fc5.5) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Ar Iau, 2006-10-05 am 11:05 -0600, ysgrifennodd Matthew Wilcox: > In preparation for moving check_signature, change these users from > asm/io.h to linux/io.h > > Signed-off-by: Matthew Wilcox Acked-by: Alan Cox