On Mon, Apr 22, 2013 at 12:12 PM, Rafał Miłecki <zaj...@gmail.com> wrote: > 2013/4/22 Christian König <deathsim...@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 :) >
I've fixed it up in my tree. thanks! Alex _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel