提交 883e860d 编写于 作者: E Eric Anholt

drm/i915: Fix harmless warning from patch merged after i2c rework.

Signed-off-by: NEric Anholt <eric@anholt.net>
上级 2a34f5e6
......@@ -430,7 +430,7 @@ static int intel_crt_get_modes(struct drm_connector *connector)
{
int ret;
struct intel_output *intel_output = to_intel_output(connector);
struct intel_i2c_chan *ddcbus;
struct i2c_adapter *ddcbus;
struct drm_device *dev = connector->dev;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册