diff options
Diffstat (limited to 'linux-core/drm_fops.c')
-rw-r--r-- | linux-core/drm_fops.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-core/drm_fops.c b/linux-core/drm_fops.c index 4589231fe..21935b7a8 100644 --- a/linux-core/drm_fops.c +++ b/linux-core/drm_fops.c @@ -34,7 +34,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -#define __NO_VERSION__ #include "drmP.h" #include <linux/poll.h> |