USB: usbfs: don't leak kernel data in siginfo
[firefly-linux-kernel-4.4.55.git] / drivers / mfd / ti-ssp.c
index b177f96da864b8076e033a78c8049d563d1c755a..09a14cec351ba4b0d3c606fcf8ad112684ee1a2b 100644 (file)
@@ -433,7 +433,7 @@ error_res:
        return error;
 }
 
-static int __devexit ti_ssp_remove(struct platform_device *pdev)
+static int ti_ssp_remove(struct platform_device *pdev)
 {
        struct device *dev = &pdev->dev;
        struct ti_ssp *ssp = dev_get_drvdata(dev);