Skip to content

Commit 1822c44

Browse files
Chen Nibroonie
authored andcommitted
ASoC: codecs: ntp8918: Remove duplicate clk.h header
Remove duplicate header which is included twice. Signed-off-by: Chen Ni <nichen@iscas.ac.cn> Link: https://patch.msgid.link/20250318081043.2870229-1-nichen@iscas.ac.cn Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 340abde commit 1822c44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sound/soc/codecs/ntp8918.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
*/
99

1010
#include <linux/kernel.h>
11-
#include <linux/clk.h>
1211
#include <linux/reset.h>
1312
#include <linux/i2c.h>
1413
#include <linux/regmap.h>

0 commit comments

Comments
 (0)