From fa10a99c3ccecd6113d30842a05e1b853cf7d1cb Mon Sep 17 00:00:00 2001 From: erikchan <1043490933@qq.com> Date: Thu, 6 Jul 2023 11:24:19 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90ofw=E3=80=91=20format=20encoding=20of?= =?UTF-8?q?=20irq.c=20to=20utf-8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/drivers/ofw/irq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/drivers/ofw/irq.c b/components/drivers/ofw/irq.c index f5457453b4..69ac3b3d5e 100755 --- a/components/drivers/ofw/irq.c +++ b/components/drivers/ofw/irq.c @@ -67,7 +67,7 @@ static rt_err_t ofw_parse_irq_map(struct rt_ofw_node *np, struct rt_ofw_cell_arg * child interrupt specifier * The interrupt specifier of the child node being mapped. The number * of 32-bit cells required to specify this component is described by - * the #interrupt-cells property of this node—the nexus node containing + * the #interrupt-cells property of this node-the nexus node containing * the interrupt-map property. * * interrupt-parent