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?
