summaryrefslogtreecommitdiff
path: root/bsd-core/drmP.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-core/drmP.h')
-rw-r--r--bsd-core/drmP.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bsd-core/drmP.h b/bsd-core/drmP.h
index 43f24271..074e1d2c 100644
--- a/bsd-core/drmP.h
+++ b/bsd-core/drmP.h
@@ -217,8 +217,8 @@ typedef void irqreturn_t;
enum {
DRM_IS_NOT_AGP,
- DRM_MIGHT_BE_AGP,
- DRM_IS_AGP
+ DRM_IS_AGP,
+ DRM_MIGHT_BE_AGP
};
#define DRM_AGP_MEM struct agp_memory_info