Re: linux-next: Tree for Oct 25 (target)
From: Stephen Rothwell <hidden>
Date: 2011-10-26 20:40:14
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 836 bytes
From: Stephen Rothwell <hidden>
Date: 2011-10-26 20:40:14
Also in:
lkml
On Wed, 26 Oct 2011 12:53:11 -0700 "Nicholas A. Bellinger" [off-list ref] wrote:
On Wed, 2011-10-26 at 11:39 -0700, Randy Dunlap wrote:quoted
On 10/25/11 02:36, Stephen Rothwell wrote:quoted
Hi all,target_core_cdb.c needs to include <linux/export.h>: drivers/target/target_core_cdb.c:1316:1: warning: data definition has no type or storage class [enabled by default] drivers/target/target_core_cdb.c:1316:1: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL' [-Wimplicit-int] drivers/target/target_core_cdb.c:1316:1: warning: parameter names (without types) in function declaration [enabled by default]This one had been addressed in target-pending.git/for-next with a module.h include for target_core_cdb.c, but I'll change this now to use the proper export.h.
Except that export.h does not exist in Linus' tree yet. Just leave the module.h there and it will be changed sometime later. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/