X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fmmc%2Fhost.h;h=c1f021eddffa1663993d558a7c9dfb489e11e5fb;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=ba095aebedffb67cf060fa2fc5e0c56c9483a05c;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/linux/mmc/host.h b/include/linux/mmc/host.h index ba095aebe..c1f021edd 100644 --- a/include/linux/mmc/host.h +++ b/include/linux/mmc/host.h @@ -77,7 +77,7 @@ struct mmc_host { struct device *dev; struct class_device class_dev; int index; - const struct mmc_host_ops *ops; + struct mmc_host_ops *ops; unsigned int f_min; unsigned int f_max; u32 ocr_avail;