hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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>