X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fedac%2Fhighbank_l2_edac.c;h=c2bd8c6a43499b74d4c29a0490a49a89a6ead12b;hb=e91d1694d362f065c51eb07b46b19e8b33c92777;hp=e599b00c05a823f788ce5c36e17f740cdb06e91d;hpb=8fa6b970ff424539df074d71591fac6aa9d64b1f;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/edac/highbank_l2_edac.c b/drivers/edac/highbank_l2_edac.c index e599b00c05a8..c2bd8c6a4349 100644 --- a/drivers/edac/highbank_l2_edac.c +++ b/drivers/edac/highbank_l2_edac.c @@ -50,7 +50,7 @@ static irqreturn_t highbank_l2_err_handler(int irq, void *dev_id) return IRQ_HANDLED; } -static int __devinit highbank_l2_err_probe(struct platform_device *pdev) +static int highbank_l2_err_probe(struct platform_device *pdev) { struct edac_device_ctl_info *dci; struct hb_l2_drvdata *drvdata;