diff options
author | Sam Ravnborg <[email protected]> | 2019-05-19 16:00:41 +0200 |
---|---|---|
committer | Ben Skeggs <[email protected]> | 2019-08-23 12:55:30 +1000 |
commit | 977b7e81df7300b5e79d680ae4e02be9fbab0fc2 (patch) | |
tree | 1d7ee7bab5fa1e3d6cf6dce9664959d45c33252d /net/switchdev/switchdev.c | |
parent | fcca420d66046d5ddac55a9ddecb0e387547f7a0 (diff) |
drm/nouveau: drop use of DRM_UDELAY
The DRM_UDELAY is a simple wrapper for udealy() and to be consistent
call udelay() direct like in may other places.
This avoids the need to pull in drm_os_linux.h when we later
drop drmP.h uses in nouveau.
Signed-off-by: Sam Ravnborg <[email protected]>
Cc: Ben Skeggs <[email protected]>
Cc: [email protected]
Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions