Message ID | 20240224-clk-mv200-v5-4-79f586d6e1a2@outlook.com (mailing list archive) |
---|---|
State | Superseded, archived |
Headers | show |
Series | clk: hisilicon: add support for Hi3798MV200 | expand |
diff --git a/drivers/clk/hisilicon/crg-hi3798cv200.c b/drivers/clk/hisilicon/crg-hi3798cv200.c index f651b197e45a..3e26a8f6df36 100644 --- a/drivers/clk/hisilicon/crg-hi3798cv200.c +++ b/drivers/clk/hisilicon/crg-hi3798cv200.c @@ -5,7 +5,8 @@ * Copyright (c) 2016 HiSilicon Technologies Co., Ltd. */ -#include <dt-bindings/clock/histb-clock.h> +#include <dt-bindings/clock/hisilicon,hi3798cv200-crg.h> +#include <dt-bindings/clock/hisilicon,hi3798cv200-sysctrl.h> #include <linux/clk-provider.h> #include <linux/module.h> #include <linux/of.h>