On Mon, 17 Mar 2014, Rodrigo Vivi <[email protected]> wrote:
> On Mon, Mar 17, 2014 at 11:08 AM, Rodrigo Vivi <[email protected]> wrote:
>> On Fri, Mar 14, 2014 at 11:51 AM, Jani Nikula <[email protected]> wrote:
>>> -       if (!intel_dp_aux_native_read(intel_dp, DP_TEST_SINK_MISC, buf, 1))
>>> +       if (drm_dp_dpcd_readb(&intel_dp->aux, DP_TEST_SINK_MISC, buf) < 0);
>
> wrong ";" here..

Yikes, good catch. I've been rebasing this way too many times...

Jani.


-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to