aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/mmc/sh_mmcif.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mmc/sh_mmcif.h b/include/linux/mmc/sh_mmcif.h
index 39011eb42930..767fac5a7d93 100644
--- a/include/linux/mmc/sh_mmcif.h
+++ b/include/linux/mmc/sh_mmcif.h
@@ -33,7 +33,6 @@
33 */ 33 */
34 34
35struct sh_mmcif_plat_data { 35struct sh_mmcif_plat_data {
36 void (*set_pwr)(struct platform_device *pdev, int state);
37 int (*get_cd)(struct platform_device *pdef); 36 int (*get_cd)(struct platform_device *pdef);
38 unsigned int slave_id_tx; /* embedded slave_id_[tr]x */ 37 unsigned int slave_id_tx; /* embedded slave_id_[tr]x */
39 unsigned int slave_id_rx; 38 unsigned int slave_id_rx;