MXC: Lets handle IRQ by priority, defined with exported API function
[deliverable/linux.git] / arch / arm / plat-mxc / include / mach / irqs.h
index 228c4f68ccdf1bce6fcaa8a7a1f56bd4689bc716..b55bba35e18a83e002bceb3d45835b3aa8ee9f3c 100644 (file)
@@ -12,5 +12,6 @@
 #define __ASM_ARCH_MXC_IRQS_H__
 
 #include <mach/hardware.h>
+extern void imx_irq_set_priority(unsigned char irq, unsigned char prio);
 
 #endif /* __ASM_ARCH_MXC_IRQS_H__ */
This page took 0.041139 seconds and 5 git commands to generate.