forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
kernel/sound/soc/samsung/s3c24xx_simtec.h
....@@ -1,11 +1,7 @@
1
-/* sound/soc/samsung/s3c24xx_simtec.h
2
- *
1
+/* SPDX-License-Identifier: GPL-2.0 */
2
+/*
33 * Copyright 2009 Simtec Electronics
4
- *
5
- * This program is free software; you can redistribute it and/or modify
6
- * it under the terms of the GNU General Public License version 2 as
7
- * published by the Free Software Foundation.
8
-*/
4
+ */
95
106 extern void simtec_audio_init(struct snd_soc_pcm_runtime *rtd);
117