|
@@ -517,6 +517,7 @@ handle_fasteoi_irq(unsigned int irq, struct irq_desc *desc)
|
|
|
chip->irq_eoi(&desc->irq_data);
|
|
chip->irq_eoi(&desc->irq_data);
|
|
|
raw_spin_unlock(&desc->lock);
|
|
raw_spin_unlock(&desc->lock);
|
|
|
}
|
|
}
|
|
|
|
|
+EXPORT_SYMBOL_GPL(handle_fasteoi_irq);
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
* handle_edge_irq - edge type IRQ handler
|
|
* handle_edge_irq - edge type IRQ handler
|