X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Finput%2Fkeyboard%2Fpmic8xxx-keypad.c;h=74339e139d431c83e553d8e0fcf2a10726b4f40d;hb=e2619cf78e19476bfd7ceaefa9eff0847529346e;hp=fa177aba5dbec625a76920f4333f925dee0518f6;hpb=5298cc4cc753bbe4c530b41341834f6ef3344d0d;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/input/keyboard/pmic8xxx-keypad.c b/drivers/input/keyboard/pmic8xxx-keypad.c index fa177aba5dbe..74339e139d43 100644 --- a/drivers/input/keyboard/pmic8xxx-keypad.c +++ b/drivers/input/keyboard/pmic8xxx-keypad.c @@ -712,7 +712,7 @@ err_alloc_device: return rc; } -static int __devexit pmic8xxx_kp_remove(struct platform_device *pdev) +static int pmic8xxx_kp_remove(struct platform_device *pdev) { struct pmic8xxx_kp *kp = platform_get_drvdata(pdev);