forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/sound/soc/codecs/ics43432.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * I2S MEMS microphone driver for InvenSense ICS-43432
34 *
....@@ -5,8 +6,6 @@
56 * - I2S interface, 64 BCLs per frame, 32 bits per channel, 24 bit data
67 *
78 * Copyright (c) 2015 Axis Communications AB
8
- *
9
- * Licensed under GPL v2.
109 */
1110
1211 #include <linux/module.h>