forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/powerpc/platforms/52xx/mpc52xx_pic.c
....@@ -340,7 +340,7 @@
340340 {
341341 int l1irq;
342342 int l2irq;
343
- struct irq_chip *uninitialized_var(irqchip);
343
+ struct irq_chip *irqchip;
344344 void *hndlr;
345345 int type;
346346 u32 reg;