Properly export drivers/usb/media video interface
Mark the API functions accessed by other drivers with EXPORT_SYMBOL() and make the remaining functions static.
Showing
Please register or sign in to comment
Mark the API functions accessed by other drivers with EXPORT_SYMBOL() and make the remaining functions static.