summaryrefslogtreecommitdiff
path: root/linux-core/drm_os_linux.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2004-08-27 09:11:07 +0000
committerDave Airlie <airlied@linux.ie>2004-08-27 09:11:07 +0000
commit019fd38a3c032774a1e80b3aed7de3710ba84e0a (patch)
tree48e701d09f18d464c1d98bab8f33c60a6fcebf27 /linux-core/drm_os_linux.h
parent60f23ebc5cd5d78f594b20b2ddb330b5158c0902 (diff)
__NO_VERSION__ hasn't been needed since 2.3 days ditch it...
Diffstat (limited to 'linux-core/drm_os_linux.h')
-rw-r--r--linux-core/drm_os_linux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-core/drm_os_linux.h b/linux-core/drm_os_linux.h
index 6d2d0710..5a7c162d 100644
--- a/linux-core/drm_os_linux.h
+++ b/linux-core/drm_os_linux.h
@@ -3,7 +3,6 @@
* OS abstraction macros.
*/
-#define __NO_VERSION__
#include <linux/interrupt.h> /* For task queue support */
#include <linux/delay.h>