diff options
Diffstat (limited to 'drivers/mmc/host/tmio_mmc.h')
-rw-r--r-- | drivers/mmc/host/tmio_mmc.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/mmc/host/tmio_mmc.h b/drivers/mmc/host/tmio_mmc.h index 8531d8d44fc1..ede2f4e5b952 100644 --- a/drivers/mmc/host/tmio_mmc.h +++ b/drivers/mmc/host/tmio_mmc.h | |||
@@ -53,10 +53,6 @@ struct tmio_mmc_host { | |||
53 | void (*set_pwr)(struct platform_device *host, int state); | 53 | void (*set_pwr)(struct platform_device *host, int state); |
54 | void (*set_clk_div)(struct platform_device *host, int state); | 54 | void (*set_clk_div)(struct platform_device *host, int state); |
55 | 55 | ||
56 | int pm_error; | ||
57 | /* recognise system-wide suspend in runtime PM methods */ | ||
58 | bool pm_global; | ||
59 | |||
60 | /* pio related stuff */ | 56 | /* pio related stuff */ |
61 | struct scatterlist *sg_ptr; | 57 | struct scatterlist *sg_ptr; |
62 | struct scatterlist *sg_orig; | 58 | struct scatterlist *sg_orig; |