forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
kernel/sound/soc/fsl/imx-pcm.h
....@@ -1,13 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0+ */
12 /*
23 * Copyright 2009 Sascha Hauer <s.hauer@pengutronix.de>
34 *
45 * This code is based on code copyrighted by Freescale,
56 * Liam Girdwood, Javier Martin and probably others.
6
- *
7
- * This program is free software; you can redistribute it and/or modify it
8
- * under the terms of the GNU General Public License as published by the
9
- * Free Software Foundation; either version 2 of the License, or (at your
10
- * option) any later version.
117 */
128
139 #ifndef _IMX_PCM_H