summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/linux/lnx_video.c
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-11-02 21:18:16 -0700
committerKeith Packard <keithp@keithp.com>2011-11-02 21:18:16 -0700
commit8df3a9ca5abbd56eb2013fa65250d21a8f18865b (patch)
treea811d4763841f0b627a595072ad8c4524220419f /hw/xfree86/os-support/linux/lnx_video.c
parent8329afa59dd5ea3adf7adebdb2111a9bccbb126b (diff)
parentef895484c8a43d447d9d3ea7d4226936cc5f92cc (diff)
Merge remote-tracking branch 'koba/reviewed'
Diffstat (limited to 'hw/xfree86/os-support/linux/lnx_video.c')
-rw-r--r--hw/xfree86/os-support/linux/lnx_video.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/xfree86/os-support/linux/lnx_video.c b/hw/xfree86/os-support/linux/lnx_video.c
index 3d455112c..e711784e7 100644
--- a/hw/xfree86/os-support/linux/lnx_video.c
+++ b/hw/xfree86/os-support/linux/lnx_video.c
@@ -46,10 +46,6 @@
#include <asm/mtrr.h>
#endif
-#ifndef MAP_FAILED
-#define MAP_FAILED ((void *)-1)
-#endif
-
static Bool ExtendedEnabled = FALSE;
#ifdef __ia64__