summaryrefslogtreecommitdiff
path: root/linux-core/drm_fops.c
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_fops.c
parent60f23ebc5cd5d78f594b20b2ddb330b5158c0902 (diff)
__NO_VERSION__ hasn't been needed since 2.3 days ditch it...
Diffstat (limited to 'linux-core/drm_fops.c')
-rw-r--r--linux-core/drm_fops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-core/drm_fops.c b/linux-core/drm_fops.c
index 4589231f..21935b7a 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>