hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/sound/soc/codecs/tas5720.h
....@@ -1,18 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * tas5720.h - ALSA SoC Texas Instruments TAS5720 Mono Audio Amplifier
34 *
4
- * Copyright (C)2015-2016 Texas Instruments Incorporated - http://www.ti.com
5
+ * Copyright (C)2015-2016 Texas Instruments Incorporated - https://www.ti.com
56 *
67 * Author: Andreas Dannenberg <dannenberg@ti.com>
7
- *
8
- * This program is free software; you can redistribute it and/or
9
- * modify it under the terms of the GNU General Public License
10
- * version 2 as published by the Free Software Foundation.
11
- *
12
- * This program is distributed in the hope that it will be useful, but
13
- * WITHOUT ANY WARRANTY; without even the implied warranty of
14
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15
- * General Public License for more details.
168 */
179
1810 #ifndef __TAS5720_H__