Searched hist:"44 a8e3772f53a5337e74700fc166a3d4c3ef59a2" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/bcma/ |
H A D | core.c | diff 44a8e3772f53a5337e74700fc166a3d4c3ef59a2 Wed Jul 27 20:21:04 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> bcma: fix implicit use of export.h contents
Fix in advance, or we will get things like 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>
|
H A D | driver_pci.c | diff 44a8e3772f53a5337e74700fc166a3d4c3ef59a2 Wed Jul 27 20:21:04 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> bcma: fix implicit use of export.h contents
Fix in advance, or we will get things like 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>
|
H A D | driver_chipcommon.c | diff 44a8e3772f53a5337e74700fc166a3d4c3ef59a2 Wed Jul 27 20:21:04 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> bcma: fix implicit use of export.h contents
Fix in advance, or we will get things like 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>
|
H A D | driver_chipcommon_pmu.c | diff 44a8e3772f53a5337e74700fc166a3d4c3ef59a2 Wed Jul 27 20:21:04 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> bcma: fix implicit use of export.h contents
Fix in advance, or we will get things like 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>
|