Skip to content
Commit f940fcd8 authored by Paul Gortmaker's avatar Paul Gortmaker
Browse files

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: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent 6eb0de82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment