summaryrefslogtreecommitdiff
path: root/linux-core/xgi_drv.h
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2007-08-06 15:37:56 -0700
committerIan Romanick <idr@us.ibm.com>2007-08-06 15:37:56 -0700
commit78e9c1a93d00097895bc77d9ac90da1945021804 (patch)
treea341f05292d1747f0067a164b417ed9c3397221c /linux-core/xgi_drv.h
parent997a9a738ec26cf0ef2c7dee5e30bb53bd11bf6c (diff)
Eliminate special-case handling of framebuffer (fake) allocation.
Diffstat (limited to 'linux-core/xgi_drv.h')
-rw-r--r--linux-core/xgi_drv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/xgi_drv.h b/linux-core/xgi_drv.h
index f771517d..8a144fda 100644
--- a/linux-core/xgi_drv.h
+++ b/linux-core/xgi_drv.h
@@ -38,7 +38,7 @@
#define DRIVER_MAJOR 0
#define DRIVER_MINOR 10
-#define DRIVER_PATCHLEVEL 1
+#define DRIVER_PATCHLEVEL 2
#include "xgi_cmdlist.h"
#include "xgi_drm.h"