diff options
author | Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com> | 2018-06-16 21:34:41 -0300 |
---|---|---|
committer | Arkadiusz Hiler <arkadiusz.hiler@intel.com> | 2018-06-21 15:47:04 +0300 |
commit | 6be300d405de5974b262e8b93a445be4ac618e6a (patch) | |
tree | 2a270a18da559a3bf5e0e0476d843e9bdcd331b0 /lib/igt_syncobj.c | |
parent | afff8ad2f1ef546026533e1defaddca946d46050 (diff) |
Move declaration to the top of the code
This patch fix the following gcc warnings:
warning: ISO C90 forbids mixed declarations and code
[-Wdeclaration-after-statement] [..]
igt_color_encoding.c:45:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement] [..]
igt_color_encoding.c: In function ‘ycbcr_to_rgb_matrix’:
igt_color_encoding.c:72:2: warning: ISO C90 forbids mixed declarations
and code [-Wdeclaration-after-statement] [..]
Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Diffstat (limited to 'lib/igt_syncobj.c')
0 files changed, 0 insertions, 0 deletions