X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=drivers%2Fedac%2Fhighbank_l2_edac.c;h=c2bd8c6a43499b74d4c29a0490a49a89a6ead12b;hb=573f8c8d13377ec03c2d23269f8eea50c11a7432;hp=e599b00c05a823f788ce5c36e17f740cdb06e91d;hpb=43a60c1792b13eed49220af0e1344bf48e3a0677;p=cascardo%2Flinux.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;