Commit 0cae165f authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Jason Cooper
Browse files

irqchip: atmel-aic5: The sama5d3 has 48 IRQs

parent 7d1311b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -343,7 +343,7 @@ static int __init aic5_of_init(struct device_node *node,
	return 0;
}

#define NR_SAMA5D3_IRQS		50
#define NR_SAMA5D3_IRQS		48

static int __init sama5d3_aic5_of_init(struct device_node *node,
				       struct device_node *parent)