Merge branches 'pm-domains', 'powercap' and 'pm-tools'
[cascardo/linux.git] / arch / ia64 / include / asm / irq_remapping.h
1 #ifndef __IA64_INTR_REMAPPING_H
2 #define __IA64_INTR_REMAPPING_H
3 #define irq_remapping_enabled 0
4 #define dmar_alloc_hwirq        create_irq
5 #define dmar_free_hwirq         destroy_irq
6 #endif