X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fmmc%2Fhost%2Fatmel-mci.c;h=5248ba4369a3e2123c8854ee2677ce303301bf4e;hb=c3be1efd41a97f93be390240387d356a07b664c7;hp=ddf096e3803f4b0c8a5bf0b19aa0ca9ec215e336;hpb=0433c14356702e296f474f77ebd42f0a9d9a5487;p=linux-2.6-block.git diff --git a/drivers/mmc/host/atmel-mci.c b/drivers/mmc/host/atmel-mci.c index ddf096e3803f..5248ba4369a3 100644 --- a/drivers/mmc/host/atmel-mci.c +++ b/drivers/mmc/host/atmel-mci.c @@ -511,7 +511,7 @@ static const struct of_device_id atmci_dt_ids[] = { MODULE_DEVICE_TABLE(of, atmci_dt_ids); -static struct mci_platform_data __devinit* +static struct mci_platform_data* atmci_of_init(struct platform_device *pdev) { struct device_node *np = pdev->dev.of_node;