All of lore.kernel.org
 help / color / mirror / Atom feed
* warning in omap_connector
@ 2020-06-30  6:33 Dave Airlie
  2020-06-30 14:15 ` Ville Syrjälä
  0 siblings, 1 reply; 8+ messages in thread
From: Dave Airlie @ 2020-06-30  6:33 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: dri-devel

Hey Laurent,

I merged drm-misc-next and noticed this, I'm not sure if it's
collateral damage from something else changing or I've just missed it
previously. 32-bit arm build.


/home/airlied/devel/kernel/dim/src/drivers/gpu/drm/omapdrm/omap_connector.c:
In function ‘omap_connector_mode_valid’:
/home/airlied/devel/kernel/dim/src/drivers/gpu/drm/omapdrm/omap_connector.c:92:9:
warning: braces around scalar initializer
  struct drm_display_mode new_mode = { { 0 } };
         ^~~~~~~~~~~~~~~~
/home/airlied/devel/kernel/dim/src/drivers/gpu/drm/omapdrm/omap_connector.c:92:9:
note: (near initialization for ‘new_mode.clock’)

Dave.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-07-24 21:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-30  6:33 warning in omap_connector Dave Airlie
2020-06-30 14:15 ` Ville Syrjälä
2020-06-30 14:19   ` Alex Deucher
2020-06-30 14:39     ` Ville Syrjälä
2020-06-30 14:41       ` Laurent Pinchart
2020-06-30 15:07         ` Ville Syrjälä
2020-07-23  4:28           ` Dave Airlie
2020-07-24 21:08             ` Laurent Pinchart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.