drm/imx: imx-ldb: reduce scope of edid_len
The edid_len variable is never used again. Use a local variable instead
of storing it in the device structure.
Signed-off-by: NPhilipp Zabel <p.zabel@pengutronix.de>
Showing
想要评论请 注册 或 登录
The edid_len variable is never used again. Use a local variable instead
of storing it in the device structure.
Signed-off-by: NPhilipp Zabel <p.zabel@pengutronix.de>