diff options
Diffstat (limited to 'sound/soc/codecs/cs42l51.h')
-rw-r--r-- | sound/soc/codecs/cs42l51.h | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/sound/soc/codecs/cs42l51.h b/sound/soc/codecs/cs42l51.h index 79dee01137c8..9d06cf7f8876 100644 --- a/sound/soc/codecs/cs42l51.h +++ b/sound/soc/codecs/cs42l51.h | |||
@@ -1,19 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
1 | /* | 2 | /* |
2 | * cs42l51.h | 3 | * cs42l51.h |
3 | * | 4 | * |
4 | * ASoC Driver for Cirrus Logic CS42L51 codecs | 5 | * ASoC Driver for Cirrus Logic CS42L51 codecs |
5 | * | 6 | * |
6 | * Copyright (c) 2010 Arnaud Patard <apatard@mandriva.com> | 7 | * Copyright (c) 2010 Arnaud Patard <apatard@mandriva.com> |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License as published by | ||
10 | * the Free Software Foundation; either version 2 of the License, or | ||
11 | * (at your option) any later version. | ||
12 | * | ||
13 | * This program is distributed in the hope that it will be useful, | ||
14 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
15 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
16 | * GNU General Public License for more details. | ||
17 | */ | 8 | */ |
18 | #ifndef _CS42L51_H | 9 | #ifndef _CS42L51_H |
19 | #define _CS42L51_H | 10 | #define _CS42L51_H |