diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2008-04-30 11:19:57 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-04-30 13:38:06 -0400 |
commit | 854e4af258e214345d675dc406d24769e32a04c8 (patch) | |
tree | 5475dc00e80b3051e1dd46350da3bf50a72fa85d /sound | |
parent | 5111c0753486fffde14de2b207e46760b9c05fd0 (diff) |
[ALSA] soc - ln2440sbc_alc650 - Fix checkpatch warnings
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/s3c24xx/ln2440sbc_alc650.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/s3c24xx/ln2440sbc_alc650.c b/sound/soc/s3c24xx/ln2440sbc_alc650.c index 9ed8f2e8da10..4eab2c19c454 100644 --- a/sound/soc/s3c24xx/ln2440sbc_alc650.c +++ b/sound/soc/s3c24xx/ln2440sbc_alc650.c | |||
@@ -1,10 +1,10 @@ | |||
1 | /* | 1 | /* |
2 | * SoC audio for ln2440sbc | 2 | * SoC audio for ln2440sbc |
3 | * | 3 | * |
4 | * Copyright 2007 KonekTel, a.s. | 4 | * Copyright 2007 KonekTel, a.s. |
5 | * Author: Ivan Kuten | 5 | * Author: Ivan Kuten |
6 | * ivan.kuten@promwad.com | 6 | * ivan.kuten@promwad.com |
7 | * | 7 | * |
8 | * Heavily based on smdk2443_wm9710.c | 8 | * Heavily based on smdk2443_wm9710.c |
9 | * Copyright 2007 Wolfson Microelectronics PLC. | 9 | * Copyright 2007 Wolfson Microelectronics PLC. |
10 | * Author: Graeme Gregory | 10 | * Author: Graeme Gregory |