-
由 Steffen Trumtrar 提交于
The struct display_timing is specific to the via subsystem. The naming leads to collisions with the new struct display_timing, which is supposed to be a shared struct between different subsystems. To clean this up, prepend the existing struct with the subsystem it is specific to. Signed-off-by: NSteffen Trumtrar <s.trumtrar@pengutronix.de>
ea4f3111