diff options
Diffstat (limited to 'include/linux/mmc/host.h')
-rw-r--r-- | include/linux/mmc/host.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mmc/host.h b/include/linux/mmc/host.h index d6f20cc6415e..357e80efcde0 100644 --- a/include/linux/mmc/host.h +++ b/include/linux/mmc/host.h | |||
@@ -341,9 +341,7 @@ struct mmc_host { | |||
341 | 341 | ||
342 | mmc_pm_flag_t pm_flags; /* requested pm features */ | 342 | mmc_pm_flag_t pm_flags; /* requested pm features */ |
343 | 343 | ||
344 | #ifdef CONFIG_LEDS_TRIGGERS | ||
345 | struct led_trigger *led; /* activity led */ | 344 | struct led_trigger *led; /* activity led */ |
346 | #endif | ||
347 | 345 | ||
348 | #ifdef CONFIG_REGULATOR | 346 | #ifdef CONFIG_REGULATOR |
349 | bool regulator_enabled; /* regulator state */ | 347 | bool regulator_enabled; /* regulator state */ |