diff options
author | Sam Ravnborg <[email protected]> | 2019-05-19 21:55:25 +0200 |
---|---|---|
committer | Patrik Jakobsson <[email protected]> | 2019-05-22 14:13:39 +0200 |
commit | bc9f100783b9a849adfb6b9b6adb0a1332583f96 (patch) | |
tree | 420372653c1edfe7b577b5cf20e2f899dbd28a81 /tools/perf/scripts/python/sched-migration.py | |
parent | 5ffa31ed4e122fe5020fa1fa1fc486747c25705e (diff) |
drm/gma500: drop use of DRM_UDELAY wrapper
The DRM_UDELAY wrapper from drm_os_linux.h is used in a few places,
all other places calls udelay() with no wrapper.
There is no reason to continue to use this wrapper - so drop it
and direct call udelay().
Signed-off-by: Sam Ravnborg <[email protected]>
Cc: Patrik Jakobsson <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Signed-off-by: Patrik Jakobsson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions