]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: codecs: ntp8918: Remove duplicate clk.h header
authorChen Ni <nichen@iscas.ac.cn>
Tue, 18 Mar 2025 08:10:43 +0000 (16:10 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 18 Mar 2025 12:25:06 +0000 (12:25 +0000)
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>
sound/soc/codecs/ntp8918.c

index a332893fc51db16086c416348a3e109da98cf1f9..5593d48ef696f59c8d94d18e9f08394d56cc8724 100644 (file)
@@ -8,7 +8,6 @@
  */
 
 #include <linux/kernel.h>
-#include <linux/clk.h>
 #include <linux/reset.h>
 #include <linux/i2c.h>
 #include <linux/regmap.h>