|
@@ -1,19 +1,10 @@
|
|
|
+/* SPDX-License-Identifier: GPL-2.0 */
|
|
|
/*
|
|
|
* skl-tplg-interface.h - Intel DSP FW private data interface
|
|
|
*
|
|
|
* Copyright (C) 2015 Intel Corp
|
|
|
* Author: Jeeja KP <jeeja.kp@intel.com>
|
|
|
* Nilofer, Samreen <samreen.nilofer@intel.com>
|
|
|
- * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
- *
|
|
|
- * This program is free software; you can redistribute it and/or modify
|
|
|
- * it under the terms of the GNU General Public License as version 2, as
|
|
|
- * published by the Free Software Foundation.
|
|
|
- *
|
|
|
- * This program is distributed in the hope that it will be useful, but
|
|
|
- * WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
- * General Public License for more details.
|
|
|
*/
|
|
|
|
|
|
#ifndef __HDA_TPLG_INTERFACE_H__
|