commit | dc84f0915128218f96a0c9c1628e078c95ae36f6 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Tue Feb 11 01:28:55 2020 -0600 |
committer | Maxime Ripard <maxime@cerno.tech> | Fri Feb 14 16:20:20 2020 +0100 |
tree | 5fc05f91a3e1324aa1658cc84f579cd44b1a1f0f | |
parent | 2c77ae22ff8af10d84ae1e36e4ee0592061c9f86 [diff] |
drm/sun4i: dsi: Remove unused drv from driver context This member is never used, so remove it. Fixes: 133add5b5ad4 ("drm/sun4i: Add Allwinner A31 MIPI-DSI controller support") Signed-off-by: Samuel Holland <samuel@sholland.org> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/20200211072858.30784-1-samuel@sholland.org