Return-path: Received: from mail-wy0-f180.google.com ([74.125.82.180]:36699 "EHLO mail-wy0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751192Ab1IUGqJ convert rfc822-to-8bit (ORCPT ); Wed, 21 Sep 2011 02:46:09 -0400 MIME-Version: 1.0 In-Reply-To: <4E78FCDB.1010002@xenotime.net> References: <20110920173102.d38155c7defbbc29beaae7c0@canb.auug.org.au> <4E78CFC0.4020003@xenotime.net> <4E78FCDB.1010002@xenotime.net> Date: Wed, 21 Sep 2011 08:45:28 +0200 Message-ID: (sfid-20110921_084614_632554_4324E1E7) Subject: Re: [PATCH -next v2] bcma: driver_chipcommon_pmu.c needs linux/export.h From: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= To: Randy Dunlap Cc: Andrew Morton , Stephen Rothwell , linux-next@vger.kernel.org, LKML , "linux-wireless@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: W dniu 20 września 2011 22:51 użytkownik Randy Dunlap napisał: > From: Randy Dunlap > > bcma/driver_chipcommon_pmu.c needs to include > to fix these warnings: > > drivers/bcma/driver_chipcommon_pmu.c:27:1: warning: data definition has no type or storage class > drivers/bcma/driver_chipcommon_pmu.c:27:1: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL' > drivers/bcma/driver_chipcommon_pmu.c:27:1: warning: parameter names (without types) in function declaration Don't you get the same warning for core.c? Weird... -- Rafał