forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/drivers/irqchip/irq-xilinx-intc.c
....@@ -210,7 +210,7 @@
210210
211211 /*
212212 * Disable all external interrupts until they are
213
- * explicity requested.
213
+ * explicitly requested.
214214 */
215215 xintc_write(irqc, IER, 0);
216216