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-Url: http://drtracing.org/?a=commitdiff_plain;h=c6f43290ae687c11cdcd150d8bfeb57ec29cfa5b;p=deliverable%2Flinux.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 61d6d5236338..a208075cdc1e 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");