diff options
Diffstat (limited to 'sound/soc/codecs/aw88395/aw88395_device.h')
-rw-r--r-- | sound/soc/codecs/aw88395/aw88395_device.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/aw88395/aw88395_device.h b/sound/soc/codecs/aw88395/aw88395_device.h index 791c8c1065..0f750f654f 100644 --- a/sound/soc/codecs/aw88395/aw88395_device.h +++ b/sound/soc/codecs/aw88395/aw88395_device.h @@ -146,6 +146,7 @@ struct aw_device { unsigned int channel; unsigned int fade_step; + unsigned int prof_data_type; struct i2c_client *i2c; struct device *dev; |