From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricky lloyd Subject: Re: [PATCH] Fix readw/writew warnings in drivers/net/wireless/hermes.h Date: Mon, 11 Oct 2004 17:34:20 +0530 Sender: netdev-bounce@oss.sgi.com Message-ID: <1a50bd3704101105046e66538c@mail.gmail.com> References: <416A7484.1030703@portrix.net> Reply-To: Ricky lloyd Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Cal Peake , Kernel Mailing List , NetDev Mailing List , proski@gnu.org, hermes@gibson.dropbear.id.au Return-path: To: Jan Dittmer In-Reply-To: <416A7484.1030703@portrix.net> Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org > Isn't the correct fix to declare iobase as (void __iomem *) ? > Earlier today i had posted a patch which mainly fixes this same problem with lotsa scsi drivers and tulip drivers. I wondered the same "shouldnt all the addrs be declared as void __iomem* ??". -- -> Ricky