Staging: ste_rmi4: constify synaptics_rmi4_platform_data structures
[linux-2.6/btrfs-unstable.git] / include / asm-generic / irq_work.h
bloba44f452c6590c898fff302328adeff43c9c0c989
1 #ifndef __ASM_IRQ_WORK_H
2 #define __ASM_IRQ_WORK_H
4 static inline bool arch_irq_work_has_interrupt(void)
6 return false;
9 #endif /* __ASM_IRQ_WORK_H */