]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/savage: drop use of drm_os_linux
authorSam Ravnborg <sam@ravnborg.org>
Wed, 5 Jun 2019 14:03:13 +0000 (16:03 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Wed, 5 Jun 2019 18:30:50 +0000 (20:30 +0200)
commit87158992d39adca39dcff7a224aaaed4e6aff276
treee31a7686a3ca04353c7df4f36e5407f07a6cf915
parent1b36d506fc82c7615852eca149c6a533a5260a00
drm/savage: drop use of drm_os_linux

Drop use of macros from the deprecated drm_os_linux header.
Simple 1:1 replacements of
- DRM_UDELAY
- DRM_CURRENTPID
- DRM_READ
- DRM_WRITE

With this change we do not need to introduce the deprecated
drm_os_linux.h header when we drop use of drmP.h.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Daniel Vetter <daniel@ffwll.ch>
Cc: David Airlie <airlied@linux.ie>
Link: https://patchwork.freedesktop.org/patch/msgid/20190605140313.13629-2-sam@ravnborg.org
drivers/gpu/drm/savage/savage_bci.c
drivers/gpu/drm/savage/savage_drv.h