X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Fmmc%2Fhost%2Fomap.c;h=b9958a123594a6fa9d0b0075a61a92b1e0f7916b;hb=4fd4c0655b82b0f81841b915ef1e70e2141d4a38;hp=b763b11ed9e1e72320a2d8e4a8d9e393b229766e;hpb=0cdf5a464070c8a2980a27113c47fb8e71babb9c;p=mirror_ubuntu-zesty-kernel.git diff --git a/drivers/mmc/host/omap.c b/drivers/mmc/host/omap.c index b763b11ed9e1..b9958a123594 100644 --- a/drivers/mmc/host/omap.c +++ b/drivers/mmc/host/omap.c @@ -1490,6 +1490,7 @@ static const struct of_device_id mmc_omap_match[] = { { .compatible = "ti,omap2420-mmc", }, { }, }; +MODULE_DEVICE_TABLE(of, mmc_omap_match); #endif static struct platform_driver mmc_omap_driver = {