.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
---|
1 | 2 | /* |
---|
2 | 3 | * platform_sst_audio.h: sst audio platform data header file |
---|
3 | 4 | * |
---|
.. | .. |
---|
5 | 6 | * Author: Jeeja KP <jeeja.kp@intel.com> |
---|
6 | 7 | * Omair Mohammed Abdullah <omair.m.abdullah@intel.com> |
---|
7 | 8 | * 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. |
---|
13 | 9 | */ |
---|
14 | 10 | #ifndef _PLATFORM_SST_AUDIO_H_ |
---|
15 | 11 | #define _PLATFORM_SST_AUDIO_H_ |
---|