|
@@ -1300,7 +1300,7 @@ static const struct mmc_host_ops mmc_omap_ops = {
|
|
.set_ios = mmc_omap_set_ios,
|
|
.set_ios = mmc_omap_set_ios,
|
|
};
|
|
};
|
|
|
|
|
|
-static int __init mmc_omap_new_slot(struct mmc_omap_host *host, int id)
|
|
|
|
|
|
+static int __devinit mmc_omap_new_slot(struct mmc_omap_host *host, int id)
|
|
{
|
|
{
|
|
struct mmc_omap_slot *slot = NULL;
|
|
struct mmc_omap_slot *slot = NULL;
|
|
struct mmc_host *mmc;
|
|
struct mmc_host *mmc;
|