Hi Stanislaw, On Tue, 22 Nov 2011 08:59:34 +0100 Stanislaw Gruszka wrote: > > Fix: > > drivers/net/wireless/iwlegacy/debug.c:1395:1: warning: data definition has no type or storage class [enabled by default] > drivers/net/wireless/iwlegacy/debug.c:1395:1: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL' [-Wimplicit-int] > drivers/net/wireless/iwlegacy/debug.c:1395:1: warning: parameter names (without types) in function declaration [enabled by default] > drivers/net/wireless/iwlegacy/debug.c:1410:1: warning: data definition has no type or storage class [enabled by default] > drivers/net/wireless/iwlegacy/debug.c:1410:1: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL' [-Wimplicit-int] > drivers/net/wireless/iwlegacy/debug.c:1410:1: warning: parameter names (without types) in function declaration [enabled by default] > > Reported-by: Stephen Rothwell > Signed-off-by: Stanislaw Gruszka > --- > This is linux-next patch only, in wireless-next we do not have > include/linux/export.h file. I will queue this up for as a merge fix in linux-next for tomorrow. Alternatively, John, you could merge v3.2-rc1 or rc2 into wireless-next and apply this as a merge fixup. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/