diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-10-28 08:42:40 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-02-01 20:07:58 +0200 |
commit | b74b67f0f321875492968f7097b9d6e82a66d7df (patch) | |
tree | 8f371ccc8c3bcdbed59f67a881294c32f339e3d0 /src/uxa/intel.h | |
parent | 1b69012e85bfc1dcc0b4fd32054def9451a3ea4f (diff) |
sna: Shut up enum warns
The libdrm enum usage is a mess, and modern gcc is unhappy about
the implicit conversions:
../src/sna/sna_present.c:229:26: warning: implicit conversion from ‘enum <anonymous>’ to ‘enum drm_vblank_seq_type’ [-Wenum-conversion]
Just cast to an integer type to silence the warns.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Diffstat (limited to 'src/uxa/intel.h')
0 files changed, 0 insertions, 0 deletions