summaryrefslogtreecommitdiff
path: root/linux/drmP.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drmP.h')
-rw-r--r--linux/drmP.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/linux/drmP.h b/linux/drmP.h
index 7b5b4d17..fbdeafad 100644
--- a/linux/drmP.h
+++ b/linux/drmP.h
@@ -49,11 +49,6 @@
#include <linux/file.h>
#include <linux/pci.h>
#include <linux/version.h>
-
-#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,1)
-#include <linux/wrapper.h>
-#endif
-
#include <linux/sched.h>
#include <linux/smp_lock.h> /* For (un)lock_kernel */
#include <linux/mm.h>