USB: Revert "USB: gadget: section mismatch warning fixed"
[firefly-linux-kernel-4.4.55.git] / drivers / usb / gadget / file_storage.c
index ab77792a43614dc9a982b435e61cb8d0046101b5..aae04c20b0eade080fb0ee279ed49922b5c44acd 100644 (file)
@@ -3348,7 +3348,7 @@ fill_serial:
 }
 
 
-static int __ref fsg_bind(struct usb_gadget *gadget)
+static int __init fsg_bind(struct usb_gadget *gadget)
 {
        struct fsg_dev          *fsg = the_fsg;
        int                     rc;