summaryrefslogtreecommitdiff
path: root/linux-core/xgi_drv.h
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2007-08-09 16:20:44 -0700
committerIan Romanick <idr@us.ibm.com>2007-08-09 16:20:44 -0700
commit6dd97099ea5c6dc7931c6b482eb5935f7dd9ed2d (patch)
treea650b460f674e30b371453036fd07831393e8783 /linux-core/xgi_drv.h
parentdbd4d0597ff32458bbe4347bdea0e4b9e55a14da (diff)
Minor clean up of IRQ code. Much, much more to come.
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 6b209aa4..6afc4c6c 100644
--- a/linux-core/xgi_drv.h
+++ b/linux-core/xgi_drv.h
@@ -39,7 +39,7 @@
#define DRIVER_MAJOR 0
#define DRIVER_MINOR 11
-#define DRIVER_PATCHLEVEL 1
+#define DRIVER_PATCHLEVEL 2
#include "xgi_cmdlist.h"
#include "xgi_drm.h"