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>
This commit is contained in:
Chen Ni 2025-03-18 16:10:43 +08:00 committed by Mark Brown
parent 340abded86
commit 1822c4484e
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View 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>