提交 fc134253 编写于 作者: B Ben Skeggs

drm/nouveau/disp/g94: remove unused sor implementation

Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 7eb7497e
......@@ -38,13 +38,6 @@ g94_sor_loff(struct nvkm_output_dp *outp)
return g94_sor_soff(outp) + !(outp->base.info.sorconf.link & 1) * 0x80;
}
/*******************************************************************************
* TMDS/LVDS
******************************************************************************/
static const struct nvkm_output_func
g94_sor_output_func = {
};
/*******************************************************************************
* DisplayPort
******************************************************************************/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册