diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/video/sh_mobile_hdmi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/video/sh_mobile_hdmi.h b/include/video/sh_mobile_hdmi.h index ce8a540996c7..63d20efa254a 100644 --- a/include/video/sh_mobile_hdmi.h +++ b/include/video/sh_mobile_hdmi.h | |||
@@ -38,6 +38,7 @@ struct clk; | |||
38 | 38 | ||
39 | /* Chip specific option */ | 39 | /* Chip specific option */ |
40 | #define HDMI_32BIT_REG (1 << 8) | 40 | #define HDMI_32BIT_REG (1 << 8) |
41 | #define HDMI_HAS_HTOP1 (1 << 9) | ||
41 | 42 | ||
42 | struct sh_mobile_hdmi_info { | 43 | struct sh_mobile_hdmi_info { |
43 | unsigned int flags; | 44 | unsigned int flags; |