aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/sdc_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/STM32/sdc_lld.h')
-rw-r--r--os/hal/platforms/STM32/sdc_lld.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/os/hal/platforms/STM32/sdc_lld.h b/os/hal/platforms/STM32/sdc_lld.h
index 79eac638a..0312b011d 100644
--- a/os/hal/platforms/STM32/sdc_lld.h
+++ b/os/hal/platforms/STM32/sdc_lld.h
@@ -230,10 +230,6 @@ struct SDCDriver {
const struct SDCDriverVMT *vmt;
_mmcsd_block_device_data
/**
- * @brief Driver state.
- */
- sdcstate_t state;
- /**
* @brief Current configuration data.
*/
const SDCConfig *config;