提交 f510f34c 编写于 作者: D Daniel Vetter

drm/vc4: Remove unused connector

Somehow I didn't spot this when pushing :(

Fixes: 398e9799 ("drm/vc4: Remove open-coded drm_connector_register_all()")
Acked-by: NChris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: NDaniel Vetter <daniel.vetter@intel.com>
上级 fa7d81bb
......@@ -176,7 +176,6 @@ static int vc4_drm_bind(struct device *dev)
{
struct platform_device *pdev = to_platform_device(dev);
struct drm_device *drm;
struct drm_connector *connector;
struct vc4_dev *vc4;
int ret = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册