]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bcma: fix implicit use of export.h contents
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 01:21:04 +0000 (21:21 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 21:31:56 +0000 (17:31 -0400)
commit250847483820fc36d2a9187e68bb285007bcada6
treeea0a67bb517fd6813682caece7d4c23690c2cd91
parente7195e5f3ed19c5929a776e713eafd7271109019
bcma: fix implicit use of export.h contents

Fix in advance, or we will get this:

drivers/bcma/core.c:20: warning: data definition has no type or storage class
drivers/bcma/core.c:20: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL'
drivers/bcma/core.c:20: warning: parameter names (without types) in function declaration

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/bcma/core.c
drivers/bcma/driver_chipcommon.c
drivers/bcma/driver_pci.c