diff options
Diffstat (limited to 'include/linux/mmc')
| -rw-r--r-- | include/linux/mmc/sh_mobile_sdhi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mmc/sh_mobile_sdhi.h b/include/linux/mmc/sh_mobile_sdhi.h index b76bcf0621f6..f31c69262232 100644 --- a/include/linux/mmc/sh_mobile_sdhi.h +++ b/include/linux/mmc/sh_mobile_sdhi.h | |||
| @@ -26,7 +26,6 @@ struct sh_mobile_sdhi_info { | |||
| 26 | u32 tmio_ocr_mask; /* available MMC voltages */ | 26 | u32 tmio_ocr_mask; /* available MMC voltages */ |
| 27 | unsigned int cd_gpio; | 27 | unsigned int cd_gpio; |
| 28 | void (*set_pwr)(struct platform_device *pdev, int state); | 28 | void (*set_pwr)(struct platform_device *pdev, int state); |
| 29 | int (*get_cd)(struct platform_device *pdev); | ||
| 30 | 29 | ||
| 31 | /* callbacks for board specific setup code */ | 30 | /* callbacks for board specific setup code */ |
| 32 | int (*init)(struct platform_device *pdev, | 31 | int (*init)(struct platform_device *pdev, |
