diff options
Diffstat (limited to 'include/drm/i2c/ch7006.h')
-rw-r--r-- | include/drm/i2c/ch7006.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drm/i2c/ch7006.h b/include/drm/i2c/ch7006.h index 8390b437a1..5305b9797f 100644 --- a/include/drm/i2c/ch7006.h +++ b/include/drm/i2c/ch7006.h @@ -37,6 +37,7 @@ * meaning. */ struct ch7006_encoder_params { + /* private: FIXME: document the members */ enum { CH7006_FORMAT_RGB16 = 0, CH7006_FORMAT_YCrCb24m16, |