Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 51e930ae authored by Mike Rapoport's avatar Mike Rapoport Committed by Eric Miao
Browse files

ARM: pxa/cm-x2xx: remove duplicate call to pxa27x_init_irq

parent 12cdcc85
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -476,8 +476,6 @@ static void __init cmx2xx_init(void)

static void __init cmx2xx_init_irq(void)
{
	pxa27x_init_irq();

	if (cpu_is_pxa25x()) {
		pxa25x_init_irq();
		cmx2xx_pci_init_irq(CMX255_GPIO_IT8152_IRQ);