mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-26 17:03:10 -05:00
drm/bridge: tc358767: remove unused swing & preemp
swing and preemp fields are not used. Remove them. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reviewed-by: Andrzej Hajda <a.hajda@samsung.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528082747.3631-6-tomi.valkeinen@ti.com
This commit is contained in:
committed by
Andrzej Hajda
parent
e5607637c4
commit
ab947eb65a
@@ -188,8 +188,6 @@ struct tc_edp_link {
|
||||
u8 assr;
|
||||
bool scrambler_dis;
|
||||
bool spread;
|
||||
u8 swing;
|
||||
u8 preemp;
|
||||
};
|
||||
|
||||
struct tc_data {
|
||||
|
||||
Reference in New Issue
Block a user