Return-path: Received: from calzone.tip.net.au ([203.10.76.15]:35216 "EHLO calzone.tip.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751150Ab1ITVLP (ORCPT ); Tue, 20 Sep 2011 17:11:15 -0400 Date: Wed, 21 Sep 2011 07:11:03 +1000 From: Stephen Rothwell To: Randy Dunlap Cc: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , Andrew Morton , linux-next@vger.kernel.org, LKML , "linux-wireless@vger.kernel.org" , Paul Gortmaker Subject: Re: [PATCH -next v2] bcma: driver_chipcommon_pmu.c needs linux/export.h Message-Id: <20110921071103.b4faaa4648ec3c09a4505ab1@canb.auug.org.au> (sfid-20110920_231133_353380_F1C4D42E) In-Reply-To: <4E78FCDB.1010002@xenotime.net> References: <20110920173102.d38155c7defbbc29beaae7c0@canb.auug.org.au> <4E78CFC0.4020003@xenotime.net> <4E78FCDB.1010002@xenotime.net> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Wed__21_Sep_2011_07_11_03_+1000_Cd=aur2Hxw/4KxLk" Sender: linux-wireless-owner@vger.kernel.org List-ID: --Signature=_Wed__21_Sep_2011_07_11_03_+1000_Cd=aur2Hxw/4KxLk Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Randy, On Tue, 20 Sep 2011 13:51:39 -0700 Randy Dunlap wrot= e: > > From: Randy Dunlap >=20 > bcma/driver_chipcommon_pmu.c needs to include > to fix these warnings: >=20 > drivers/bcma/driver_chipcommon_pmu.c:27:1: warning: data definition has n= o 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 (with= out types) in function declaration > drivers/bcma/driver_chipcommon_pmu.c:36:1: warning: data definition has n= o type or storage class > drivers/bcma/driver_chipcommon_pmu.c:36:1: warning: type defaults to 'int= ' in declaration of 'EXPORT_SYMBOL_GPL' > drivers/bcma/driver_chipcommon_pmu.c:36:1: warning: parameter names (with= out types) in function declaration > drivers/bcma/driver_chipcommon_pmu.c:45:1: warning: data definition has n= o type or storage class > drivers/bcma/driver_chipcommon_pmu.c:45:1: warning: type defaults to 'int= ' in declaration of 'EXPORT_SYMBOL_GPL' > drivers/bcma/driver_chipcommon_pmu.c:45:1: warning: parameter names (with= out types) in function declaration > drivers/bcma/driver_chipcommon_pmu.c:54:1: warning: data definition has n= o type or storage class > drivers/bcma/driver_chipcommon_pmu.c:54:1: warning: type defaults to 'int= ' in declaration of 'EXPORT_SYMBOL_GPL' > drivers/bcma/driver_chipcommon_pmu.c:54:1: warning: parameter names (with= out types) in function declaration >=20 > Signed-off-by: Randy Dunlap I have added this to my collection of merge fixups for the moduleh tree (since linux/export.h doesn't exist in Linus' tree, yet). --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ --Signature=_Wed__21_Sep_2011_07_11_03_+1000_Cd=aur2Hxw/4KxLk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAEBAgAGBQJOeQFnAAoJEDMEi1NhKgbs+10H/1AQ3BFgi/cfBF8EE6vrfYS/ S4FA3IMi4/u/SSvpsDQUwbwE0YrDdYIU0DkCsEMEGaZ3zUiaUV8VXW+Q5HAg961t mLjjXhS2cyYsyw+VsTpLUG22tYNfU3zydfk/yTxIcl4gRpIbpXz1JYkO2vtyfAHP BBuS6W0cqkMY7b/ygNtXbh/rmIL5VDcTjhFMZBxNanrpVsMCRfS3CNp9LycCyNxb lSFkEx4b9/gSZmyBUZKAEUAP/2iyoS/r1mg9sU6nvAaFVHV/0oiaZ2bXrYRL5y/Y 93pfGPnkmZK+D53ItJadFfj/40CFXH8Xm23KYWoY1wmKaUy5ThR2z8azNvrFnDQ= =VrL6 -----END PGP SIGNATURE----- --Signature=_Wed__21_Sep_2011_07_11_03_+1000_Cd=aur2Hxw/4KxLk--