projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
340abde
)
ASoC: codecs: ntp8918: Remove duplicate clk.h header
author
Chen Ni
<nichen@iscas.ac.cn>
Tue, 18 Mar 2025 08:10:43 +0000
(16:10 +0800)
committer
Mark 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
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/ntp8918.c
b/sound/soc/codecs/ntp8918.c
index a332893fc51db16086c416348a3e109da98cf1f9..5593d48ef696f59c8d94d18e9f08394d56cc8724 100644
(file)
--- a/
sound/soc/codecs/ntp8918.c
+++ b/
sound/soc/codecs/ntp8918.c
@@
-8,7
+8,6
@@
*/
#include <linux/kernel.h>
-#include <linux/clk.h>
#include <linux/reset.h>
#include <linux/i2c.h>
#include <linux/regmap.h>