|
@@ -2079,7 +2079,7 @@ static void vub300_init_card(struct mmc_host *mmc, struct mmc_card *card)
|
|
|
dev_info(&vub300->udev->dev, "NO host QUIRKS for this card\n");
|
|
|
}
|
|
|
|
|
|
-static struct mmc_host_ops vub300_mmc_ops = {
|
|
|
+static const struct mmc_host_ops vub300_mmc_ops = {
|
|
|
.request = vub300_mmc_request,
|
|
|
.set_ios = vub300_mmc_set_ios,
|
|
|
.get_ro = vub300_mmc_get_ro,
|