Commit eda2845a authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Thomas Gleixner
Browse files

irqdomain: Remove unused of_device_id forward declaration

parent 3cea11cd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -38,7 +38,6 @@

struct device_node;
struct irq_domain;
struct of_device_id;
struct irq_chip;
struct irq_data;
struct cpumask;