diff options
| -rw-r--r-- | sound/pci/ad1889.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
| 50 | #include "ad1889.h" | 50 | #include "ad1889.h" |
| 51 | #include "ac97/ac97_id.h" | 51 | #include "ac97/ac97_id.h" |
| 52 | 52 | ||
| 53 | #define AD1889_DRVVER "$Revision: 1.4 $" | 53 | #define AD1889_DRVVER "Version: 1.7" |
| 54 | 54 | ||
| 55 | MODULE_AUTHOR("Kyle McMartin <kyle@parisc-linux.org>, Thibaut Varene <t-bone@parisc-linux.org>"); | 55 | MODULE_AUTHOR("Kyle McMartin <kyle@parisc-linux.org>, Thibaut Varene <t-bone@parisc-linux.org>"); |
| 56 | MODULE_DESCRIPTION("Analog Devices AD1889 ALSA sound driver"); | 56 | MODULE_DESCRIPTION("Analog Devices AD1889 ALSA sound driver"); |
