]> git.baikalelectronics.ru Git - kernel.git/commit
drm/omap: Remove the obsolete #define omap_plane _omap_plane hack
authorJyri Sarha <jsarha@ti.com>
Fri, 24 Mar 2017 14:47:54 +0000 (16:47 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 3 Apr 2017 09:36:40 +0000 (12:36 +0300)
commite85af06292d295f9093439c144189588bd247ae2
tree34dd3e40d5a87ea0119e94ea1c4ae86c017af24a
parent8ed4b0ef28cab5ad26b2f980039ef7df164ac2c0
drm/omap: Remove the obsolete #define omap_plane _omap_plane hack

Remove the obsolete "#define omap_plane _omap_plane" hack and other
related hacks to get around the enum omap_plane colliding with struct
omap_plane.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/omap_plane.c