aboutsummaryrefslogtreecommitdiff
path: root/include/drm/i2c/tda998x.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/i2c/tda998x.h')
-rw-r--r--include/drm/i2c/tda998x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drm/i2c/tda998x.h b/include/drm/i2c/tda998x.h
index 3e419d92cf5a..31757dff5e91 100644
--- a/include/drm/i2c/tda998x.h
+++ b/include/drm/i2c/tda998x.h
@@ -20,6 +20,7 @@ struct tda998x_encoder_params {
u8 audio_frame[6];
enum {
+ AFMT_NO_AUDIO = 0,
AFMT_SPDIF,
AFMT_I2S
} audio_format;