Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm...
[firefly-linux-kernel-4.4.55.git] / drivers / input / keyboard / jornada720_kbd.c
index 2f08a03e7cba7a0082c19ad50d90e9daef45b5ce..5ceef636df2f8f345d143833e4059c3b18510776 100644 (file)
@@ -152,7 +152,7 @@ static int jornada720_kbd_probe(struct platform_device *pdev)
        return err;
 };
 
-static int __devexit jornada720_kbd_remove(struct platform_device *pdev)
+static int jornada720_kbd_remove(struct platform_device *pdev)
 {
        struct jornadakbd *jornadakbd = platform_get_drvdata(pdev);