diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-05-19 18:06:55 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-05-27 09:56:20 -0400 |
commit | a72e72469a166c825196c3f20dabd352877fec2b (patch) | |
tree | 3ffafb538b39b845614e77a11cf96e4966081b1d /sound/i2c | |
parent | 62b126315369d52e40ad604e1798ff5b6265287e (diff) |
[ALSA] remove CVS keywords
This patch removes CVS keywords that weren't updated for a long time
from comments.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/i2c')
-rw-r--r-- | sound/i2c/l3/uda1341.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/i2c/l3/uda1341.c b/sound/i2c/l3/uda1341.c index bfa5d2c3608b..1f4942ea1414 100644 --- a/sound/i2c/l3/uda1341.c +++ b/sound/i2c/l3/uda1341.c | |||
@@ -17,8 +17,6 @@ | |||
17 | * 2002-05-12 Tomas Kasparek another code cleanup | 17 | * 2002-05-12 Tomas Kasparek another code cleanup |
18 | */ | 18 | */ |
19 | 19 | ||
20 | /* $Id: uda1341.c,v 1.18 2005/11/17 14:17:21 tiwai Exp $ */ | ||
21 | |||
22 | #include <linux/module.h> | 20 | #include <linux/module.h> |
23 | #include <linux/init.h> | 21 | #include <linux/init.h> |
24 | #include <linux/types.h> | 22 | #include <linux/types.h> |