forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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;