hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
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>