aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/drm
diff options
context:
space:
mode:
authorGravatar Ville Syrjälä <ville.syrjala@linux.intel.com> 2020-07-24 22:07:18 +0300
committerGravatar Ville Syrjälä <ville.syrjala@linux.intel.com> 2020-07-24 23:01:46 +0300
commit7d98404c8162b7f1d1b22eccce92f5ee7f93cab8 (patch)
tree56728ab0cf85707a0b3067273980357a9b21b1a1 /include/uapi/drm
parentMerge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5... (diff)
downloadlinux-7d98404c8162b7f1d1b22eccce92f5ee7f93cab8.tar.gz
linux-7d98404c8162b7f1d1b22eccce92f5ee7f93cab8.tar.bz2
linux-7d98404c8162b7f1d1b22eccce92f5ee7f93cab8.zip
drm/omap: Use {} to zero initialize the mode
The first member of drm_display_mode is no longer a structure, but the code is still using {{0}} to zero initialize it. Make that just {} so it works regardless of what lies inside. Cc: Dave Airlie <airlied@redhat.com> Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> Fixes: 42acb06b01b1 ("drm: pahole struct drm_display_mode") Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200724190718.23567-1-ville.syrjala@linux.intel.com Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch.ch>
Diffstat (limited to 'include/uapi/drm')
0 files changed, 0 insertions, 0 deletions