aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mmc')
-rw-r--r--include/linux/mmc/host.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mmc/host.h b/include/linux/mmc/host.h
index 8873e8349597..e326ae2882a0 100644
--- a/include/linux/mmc/host.h
+++ b/include/linux/mmc/host.h
@@ -342,9 +342,7 @@ struct mmc_host {
342 342
343 mmc_pm_flag_t pm_flags; /* requested pm features */ 343 mmc_pm_flag_t pm_flags; /* requested pm features */
344 344
345#ifdef CONFIG_LEDS_TRIGGERS
346 struct led_trigger *led; /* activity led */ 345 struct led_trigger *led; /* activity led */
347#endif
348 346
349#ifdef CONFIG_REGULATOR 347#ifdef CONFIG_REGULATOR
350 bool regulator_enabled; /* regulator state */ 348 bool regulator_enabled; /* regulator state */