]> Git Repo - linux.git/commit
drm/omap: fbdev: avoid double initializer entry
authorTomi Valkeinen <[email protected]>
Mon, 12 Feb 2018 07:55:45 +0000 (09:55 +0200)
committerTomi Valkeinen <[email protected]>
Thu, 1 Mar 2018 07:18:18 +0000 (09:18 +0200)
commitf9b34a0fa4e25d9c0b72f124680c37c0c38f9934
tree7c3c98021fb84fe39b97d2bc50b2827213417bc3
parent5db08a7e487a8a8e4e667b63fa37fec14f185e64
drm/omap: fbdev: avoid double initializer entry

Fix sparse warning:

drivers/gpu/drm/omapdrm/omap_fbdev.c:83:9: warning: Initializer entry defined twice
drivers/gpu/drm/omapdrm/omap_fbdev.c:91:10:   also defined here

Signed-off-by: Tomi Valkeinen <[email protected]>
drivers/gpu/drm/omapdrm/omap_fbdev.c
This page took 0.061347 seconds and 4 git commands to generate.