[PATCH 1/2] drm: add drm_edid_to_eld helper extracting SADs from EDID
Rafał Miłecki
zajec5 at gmail.com
Mon Apr 22 09:12:54 PDT 2013
2013/4/22 Christian König <deathsimple at vodafone.de>:
> Found one more minor nitpick in this patch:
>
>
>> + if (cea_db_tag(db) == AUDIO_BLOCK) {
>> + dbl = cea_db_payload_len(db);
>> + int j;
>> +
>
>
> That's code after declaration and so complained on by the compiler.
I guess you've missed
drm_edid_to_sad: (drm-next-3.10) compiler warnings
[PATCH] drm: drm_edid_to_sad: fix declaration warning
threads :)
--
Rafał
More information about the dri-devel
mailing list