This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-arm / mach / mmc.h
index 1b3555d..41a946e 100644 (file)
@@ -7,6 +7,7 @@
 #include <linux/mmc/protocol.h>
 
 struct mmc_platform_data {
+       unsigned int mclk;                      /* mmc base clock rate */
        unsigned int ocr_mask;                  /* available voltages */
        u32 (*translate_vdd)(struct device *, unsigned int);
        unsigned int (*status)(struct device *);