mmc: dw_mmc: add support for implementation specific callbacks
[deliverable/linux.git] / drivers / mmc / host / dw_mmc-pltfm.h
index 6c065d9c2dd6293e2b96491301e8c7a50027dd32..301f24541fc2f20f2b4c65b6cb7a8d05b1f53abe 100644 (file)
@@ -12,7 +12,8 @@
 #ifndef _DW_MMC_PLTFM_H_
 #define _DW_MMC_PLTFM_H_
 
-extern int dw_mci_pltfm_register(struct platform_device *pdev);
+extern int dw_mci_pltfm_register(struct platform_device *pdev,
+                               struct dw_mci_drv_data *drv_data);
 extern int __devexit dw_mci_pltfm_remove(struct platform_device *pdev);
 extern const struct dev_pm_ops dw_mci_pltfm_pmops;
 
This page took 0.042154 seconds and 5 git commands to generate.