diff options
Diffstat (limited to 'linux-core/r128_drv.c')
-rw-r--r-- | linux-core/r128_drv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/r128_drv.c b/linux-core/r128_drv.c index fa99d651..2fdcb158 100644 --- a/linux-core/r128_drv.c +++ b/linux-core/r128_drv.c @@ -37,7 +37,7 @@ #define DRIVER_AUTHOR "Gareth Hughes, VA Linux Systems Inc." -#define DRIVER_NAME "r128"##CONFIG_XFREE86_VERSION_STR +#define DRIVER_NAME "r128" #define DRIVER_DESC "ATI Rage 128" #define DRIVER_DATE "20010405" |