From: Jaroslav Kysela Date: Wed, 4 Jan 2006 09:26:16 +0000 (+0100) Subject: [ALSA] ad1889 - remove CVS ID from the driver identification X-Git-Tag: v2.6.16-rc1~474^2~22^2~3^2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=c6f43290ae687c11cdcd150d8bfeb57ec29cfa5b;p=~emulex%2Finfiniband.git [ALSA] ad1889 - remove CVS ID from the driver identification Signed-off-by: Jaroslav Kysela --- diff --git a/sound/pci/ad1889.c b/sound/pci/ad1889.c index 61d6d523633..a208075cdc1 100644 --- a/sound/pci/ad1889.c +++ b/sound/pci/ad1889.c @@ -50,7 +50,7 @@ #include "ad1889.h" #include "ac97/ac97_id.h" -#define AD1889_DRVVER "$Revision: 1.4 $" +#define AD1889_DRVVER "Version: 1.7" MODULE_AUTHOR("Kyle McMartin , Thibaut Varene "); MODULE_DESCRIPTION("Analog Devices AD1889 ALSA sound driver");