drm/panfrost: remove DRM_AUTH and respective comment
authorEmil Velikov <emil.velikov@collabora.com>
Fri, 1 Nov 2019 13:03:12 +0000 (13:03 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 2 Dec 2019 16:51:51 +0000 (16:51 +0000)
commitc1572b75606623551dfbf9301cb769e60eaeda3b
tree308bd07acc9be9446197ec4318d37ee364392692
parent85dce7ff45e07a415d5ca7610b9f245a4e022d96
drm/panfrost: remove DRM_AUTH and respective comment

As of earlier commit we have address space separation. Yet we forgot to
remove the respective comment and DRM_AUTH in the ioctl declaration.

Cc: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Robin Murphy <robin.murphy@arm.com>
Cc: Steven Price <steven.price@arm.com>
Fixes: 7282f7645d06 ("drm/panfrost: Implement per FD address spaces")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191101130313.8862-4-emil.l.velikov@gmail.com
drivers/gpu/drm/panfrost/panfrost_drv.c