summaryrefslogtreecommitdiff
path: root/driver/xf86-video-geode/src/geode_driver.c
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-05-08 16:26:21 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-05-08 16:26:21 +0000
commit8ce091187884462520ad3e96bcf2e4ce46ad4388 (patch)
tree4cd677d136734683f0143e6ab4d1b2bc65d34a1f /driver/xf86-video-geode/src/geode_driver.c
parent536829548a41a5098f51fcf7bbb7a36acbd0153d (diff)
Update to xf86-video-geode 2.11.8. Tested on Alix 3c3.
Diffstat (limited to 'driver/xf86-video-geode/src/geode_driver.c')
-rw-r--r--driver/xf86-video-geode/src/geode_driver.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/driver/xf86-video-geode/src/geode_driver.c b/driver/xf86-video-geode/src/geode_driver.c
index 13635da8f..8887c23d1 100644
--- a/driver/xf86-video-geode/src/geode_driver.c
+++ b/driver/xf86-video-geode/src/geode_driver.c
@@ -65,12 +65,6 @@
#include "vgaHW.h"
#include "vbe.h"
-/* Check for some extensions */
-#ifdef XFreeXDGA
-#define _XF86_DGA_SERVER_
-#include <X11/extensions/xf86dgastr.h>
-#endif /* XFreeXDGA */
-
#ifdef DPMSExtension
#include "globals.h"
#include "opaque.h"
@@ -429,7 +423,7 @@ AmdPciProbe(DriverPtr driver,
*
* Returns :TRUE on success and FALSE on failure.
*
- * Comments :This should ne minimal probe and it should under no
+ * Comments :This should be minimal probe and it should under no
* circumstances change the state of the hardware.Don't do
* any intiallizations other than the required
* ScreenInforec.