forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
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