forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
kernel/sound/soc/codecs/ad73311.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * File: sound/soc/codec/ad73311.h
34 * Based on:
....@@ -6,26 +7,10 @@
67 * Created: Thur Sep 25, 2008
78 * Description: definitions for AD73311 registers
89 *
9
- *
1010 * Modified:
1111 * Copyright 2006 Analog Devices Inc.
1212 *
1313 * Bugs: Enter bugs at http://blackfin.uclinux.org/
14
- *
15
- * This program is free software; you can redistribute it and/or modify
16
- * it under the terms of the GNU General Public License as published by
17
- * the Free Software Foundation; either version 2 of the License, or
18
- * (at your option) any later version.
19
- *
20
- * This program is distributed in the hope that it will be useful,
21
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23
- * GNU General Public License for more details.
24
- *
25
- * You should have received a copy of the GNU General Public License
26
- * along with this program; if not, see the file COPYING, or write
27
- * to the Free Software Foundation, Inc.,
28
- * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
2914 */
3015
3116 #ifndef __AD73311_H__