From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 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 Sender: linux-arch-owner@vger.kernel.org To: Matthew Wilcox Cc: Linus Torvalds , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Matthew Wilcox List-ID: 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