提交 042ddf66 编写于 作者: T Thomas Zimmermann

drm/ast: Remove AST_TX_ITE66121 constant

The ITE66121 is an HDMI transmitter chip. There's no code for
detecting or programming the chip within ast. Remove the enum
constant.
Signed-off-by: NThomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: NJavier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220207141544.30015-4-tzimmermann@suse.de
上级 6abbad2c
...@@ -69,7 +69,6 @@ enum ast_chip { ...@@ -69,7 +69,6 @@ enum ast_chip {
enum ast_tx_chip { enum ast_tx_chip {
AST_TX_NONE, AST_TX_NONE,
AST_TX_SIL164, AST_TX_SIL164,
AST_TX_ITE66121,
AST_TX_DP501, AST_TX_DP501,
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册