diff options
Diffstat (limited to 'sound/soc/codecs/uda1380.c')
-rw-r--r-- | sound/soc/codecs/uda1380.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sound/soc/codecs/uda1380.c b/sound/soc/codecs/uda1380.c index 584a032b3cb1..26b2ee428aee 100644 --- a/sound/soc/codecs/uda1380.c +++ b/sound/soc/codecs/uda1380.c | |||
@@ -1,10 +1,7 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * uda1380.c - Philips UDA1380 ALSA SoC audio driver | 3 | * uda1380.c - Philips UDA1380 ALSA SoC audio driver |
3 | * | 4 | * |
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 as | ||
6 | * published by the Free Software Foundation. | ||
7 | * | ||
8 | * Copyright (c) 2007-2009 Philipp Zabel <philipp.zabel@gmail.com> | 5 | * Copyright (c) 2007-2009 Philipp Zabel <philipp.zabel@gmail.com> |
9 | * | 6 | * |
10 | * Modified by Richard Purdie <richard@openedhand.com> to fit into SoC | 7 | * Modified by Richard Purdie <richard@openedhand.com> to fit into SoC |