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)
commit694c99cf6f5a13774bbdbf5becdbf59451b955f0
tree34dd3e40d5a87ea0119e94ea1c4ae86c017af24a
parent273ffeaf8c90c4afc88bc48189d9e8c20106fac7
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