From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 5/7 v3] au1000-eth: fix asm -> linux headers inclusion Date: Thu, 09 Sep 2010 21:37:37 -0700 (PDT) Message-ID: <20100909.213737.27790564.davem@davemloft.net> References: <201009082311.49582.florian@openwrt.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: florian@openwrt.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:53162 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751894Ab0IJEhT (ORCPT ); Fri, 10 Sep 2010 00:37:19 -0400 In-Reply-To: <201009082311.49582.florian@openwrt.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Florian Fainelli Date: Wed, 8 Sep 2010 23:11:49 +0200 > > Replace asm/io.h and asm/cpu.h wih linux/io.h and linux/cpu.h > > Signed-off-by: Florian Fainelli Applied.