linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / linux / mmc / host.h
index ba095ae..c1f021e 100644 (file)
@@ -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;