forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
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;