diff options
author | Ian Romanick <idr@us.ibm.com> | 2006-12-11 15:06:19 -0800 |
---|---|---|
committer | Ian Romanick <idr@us.ibm.com> | 2006-12-11 15:06:19 -0800 |
commit | cb103a18067adb3256c0b791255ce8435ff57e06 (patch) | |
tree | 12557deb6b3d36e807b8d2cbd461702adbf6a442 /src/mga.h | |
parent | d0e03622811fd94c830c0b5233ff505392c0d331 (diff) | |
parent | 4bcfca9bcf4a2be8d49a700b1a0d529f4e5ea412 (diff) |
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-mga into pci-rework
Diffstat (limited to 'src/mga.h')
-rw-r--r-- | src/mga.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -155,9 +155,6 @@ void MGAdbg_outreg32(ScrnInfoPtr, int,int, char*); #define MGA_C_NAME MGA #define MGA_MODULE_DATA mgaModuleData #define MGA_DRIVER_NAME "mga" -#define MGA_MAJOR_VERSION 1 -#define MGA_MINOR_VERSION 4 -#define MGA_PATCHLEVEL 4 typedef struct { unsigned char ExtVga[6]; |