Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933307AbZJIOgt (ORCPT ); Fri, 9 Oct 2009 10:36:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756210AbZJIOgs (ORCPT ); Fri, 9 Oct 2009 10:36:48 -0400 Received: from fg-out-1718.google.com ([72.14.220.154]:6750 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932110AbZJIOgr (ORCPT ); Fri, 9 Oct 2009 10:36:47 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=k44LV/8ZIn5Xfbzz2SCoALohEXkel0FdK2h2bm17ZAbvFGy0taCE9couEGBs4Djf+5 3y2dBXzBUtkhgwc39tPy8NmfKLxYL37Y3NEw4v7PiKzw5meyqyJF4Zo3Ewn44HoYSMps tO3e2HI7EIlBTYLw/ml5tVLePlKGMdvCxdmTE= Message-ID: <4ACF4A0C.60508@lwfinger.net> Date: Fri, 09 Oct 2009 09:34:52 -0500 From: Larry Finger User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090915 SUSE/3.0b4-2.1 Thunderbird/3.0b4 MIME-Version: 1.0 To: Miguel Boton CC: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, mb@bu3sch.de, linville@tuxdriver.com, bcm43xx-dev@lists.berlios.de Subject: Re: [PATCH] b43: add 'struct b43_wl' missing declaration References: <200910091613.53960.mboton@gmail.com> In-Reply-To: <200910091613.53960.mboton@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 618 Lines: 16 On 10/09/2009 09:13 AM, Miguel Boton wrote: > 'struct b43_wl' declaration is missing at 'leds.h'. > It should be declared to avoid getting some GCC warnings at 'b43_leds_unregister'. > > Signed-off-by: Miguel Botón What architecture? There must be something strange with your configuration as I see no such warnings. Please post your .CONFIG. Larry -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/