diff options
Diffstat (limited to 'include/linux/mfd/cs42l43.h')
| -rw-r--r-- | include/linux/mfd/cs42l43.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/cs42l43.h b/include/linux/mfd/cs42l43.h index 2239d8585e78..ff0f7e365a19 100644 --- a/include/linux/mfd/cs42l43.h +++ b/include/linux/mfd/cs42l43.h @@ -98,6 +98,7 @@ struct cs42l43 { bool sdw_pll_active; bool attached; bool hw_lock; + long variant_id; }; #endif /* CS42L43_CORE_EXT_H */ |
