commit | 9d24159a6c007cfa50a1d5165207c67ae247a602 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Feb 24 13:24:50 2017 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jun 02 10:57:14 2017 +0300 |
tree | 85208794116f99ac31c38e59959851d07a972d47 | |
parent | 2150c19b15b01458cfa0b2db68c7ad035011a1fb [diff] |
drm/omap: define compat_ioctl Define compat_ioctl in omapdriver_fops to make it possible to use 32bit apps on 64bit platform. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>