forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/x86/include/asm/platform_sst_audio.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * platform_sst_audio.h: sst audio platform data header file
34 *
....@@ -5,11 +6,6 @@
56 * Author: Jeeja KP <jeeja.kp@intel.com>
67 * Omair Mohammed Abdullah <omair.m.abdullah@intel.com>
78 * Vinod Koul ,vinod.koul@intel.com>
8
- *
9
- * This program is free software; you can redistribute it and/or
10
- * modify it under the terms of the GNU General Public License
11
- * as published by the Free Software Foundation; version 2
12
- * of the License.
139 */
1410 #ifndef _PLATFORM_SST_AUDIO_H_
1511 #define _PLATFORM_SST_AUDIO_H_