OSDN Git Service

drm/omap: define compat_ioctl
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 24 Feb 2017 11:24:50 +0000 (13:24 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Jun 2017 07:57:14 +0000 (10:57 +0300)
commit9d24159a6c007cfa50a1d5165207c67ae247a602
tree85208794116f99ac31c38e59959851d07a972d47
parent2150c19b15b01458cfa0b2db68c7ad035011a1fb
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>
drivers/gpu/drm/omapdrm/omap_drv.c