Searched hist:f940fcd8eadfe5b909a1474b57de7755edeee62b (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/usb/core/ |
H A D | notify.c | diff f940fcd8eadfe5b909a1474b57de7755edeee62b Fri May 27 15:56:31 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
With module.h being implicitly everywhere via device.h, the absence of explicitly including something for EXPORT_SYMBOL went unnoticed. Since we are heading to fix things up and clean module.h from the device.h file, we need to explicitly include these files now.
Use the lightweight version of the header that has just THIS_MODULE and EXPORT_SYMBOL variants.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
/linux/drivers/usb/storage/ |
H A D | protocol.c | diff f940fcd8eadfe5b909a1474b57de7755edeee62b Fri May 27 15:56:31 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
With module.h being implicitly everywhere via device.h, the absence of explicitly including something for EXPORT_SYMBOL went unnoticed. Since we are heading to fix things up and clean module.h from the device.h file, we need to explicitly include these files now.
Use the lightweight version of the header that has just THIS_MODULE and EXPORT_SYMBOL variants.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
/linux/drivers/usb/mon/ |
H A D | mon_stat.c | diff f940fcd8eadfe5b909a1474b57de7755edeee62b Fri May 27 15:56:31 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
With module.h being implicitly everywhere via device.h, the absence of explicitly including something for EXPORT_SYMBOL went unnoticed. Since we are heading to fix things up and clean module.h from the device.h file, we need to explicitly include these files now.
Use the lightweight version of the header that has just THIS_MODULE and EXPORT_SYMBOL variants.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | mon_text.c | diff f940fcd8eadfe5b909a1474b57de7755edeee62b Fri May 27 15:56:31 CEST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
With module.h being implicitly everywhere via device.h, the absence of explicitly including something for EXPORT_SYMBOL went unnoticed. Since we are heading to fix things up and clean module.h from the device.h file, we need to explicitly include these files now.
Use the lightweight version of the header that has just THIS_MODULE and EXPORT_SYMBOL variants.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|