diff options
Diffstat (limited to 'linux/i810_drv.c')
-rw-r--r-- | linux/i810_drv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/i810_drv.c b/linux/i810_drv.c index 887170a7..27750711 100644 --- a/linux/i810_drv.c +++ b/linux/i810_drv.c @@ -37,7 +37,7 @@ #define DRIVER_AUTHOR "VA Linux Systems Inc." -#define DRIVER_NAME "i810" +#define DRIVER_NAME "i810"##CONFIG_XFREE86_VERSION_STR #define DRIVER_DESC "Intel i810" #define DRIVER_DATE "20010616" |