From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 1/2 v2] netdev: smsc911x: allow building on any system Date: Tue, 09 Jun 2009 01:37:18 -0700 (PDT) Message-ID: <20090609.013718.135786197.davem@davemloft.net> References: <1244535742-9804-1-git-send-email-vapier@gentoo.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, uclinux-dist-devel@blackfin.uclinux.org To: vapier@gentoo.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:38274 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756728AbZFIIhQ (ORCPT ); Tue, 9 Jun 2009 04:37:16 -0400 In-Reply-To: <1244535742-9804-1-git-send-email-vapier@gentoo.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Mike Frysinger Date: Tue, 9 Jun 2009 04:22:22 -0400 > The smsc911x driver should build fine on any system as it contains no arch > specific code (all platform resources), and any platform that has > appropriate resources should run fine (as it does on Blackfin systems). > > Signed-off-by: Mike Frysinger Mike I already applied your previous patch. You'll need to send me a patch relative to that.