]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/mfd/omap-usb-host.c
mfd: remove use of __devexit
[mirror_ubuntu-zesty-kernel.git] / drivers / mfd / omap-usb-host.c
index fc23dfbb69100d5512bfc89731b606ab56b006c2..29b8ed21213e75bd959884e227fd842f1d4225be 100644 (file)
@@ -652,7 +652,7 @@ end_probe:
  *
  * Reverses the effect of usbhs_omap_probe().
  */
-static int __devexit usbhs_omap_remove(struct platform_device *pdev)
+static int usbhs_omap_remove(struct platform_device *pdev)
 {
        struct usbhs_hcd_omap *omap = platform_get_drvdata(pdev);