drm/omap: remove dss compat code
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 22 Feb 2016 14:11:45 +0000 (16:11 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 3 Mar 2016 15:38:24 +0000 (17:38 +0200)
commit9198891b4e1d336a77137a9327de05acc10896e2
tree40579dd7f8ee0db1e9982d50f1a418744fd4ef71
parent751d2e18b0859ec3edc1c61bfcc09affdbd9b323
drm/omap: remove dss compat code

We have removed all the uses of compat code from omapdrm and the
non-compat parts of omapdss, so now we can remove all the compat code
itself.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/Makefile
drivers/gpu/drm/omapdrm/dss/apply.c [deleted file]
drivers/gpu/drm/omapdrm/dss/dispc-compat.c [deleted file]
drivers/gpu/drm/omapdrm/dss/dispc-compat.h [deleted file]
drivers/gpu/drm/omapdrm/dss/dispc.c
drivers/gpu/drm/omapdrm/dss/display-sysfs.c [deleted file]
drivers/gpu/drm/omapdrm/dss/dss.h
drivers/gpu/drm/omapdrm/dss/manager-sysfs.c [deleted file]
drivers/gpu/drm/omapdrm/dss/manager.c [deleted file]
drivers/gpu/drm/omapdrm/dss/overlay-sysfs.c [deleted file]
drivers/gpu/drm/omapdrm/dss/overlay.c [deleted file]