ide: don't execute the next queued command from the hard-IRQ context (v2)
[linux-2.6] / arch / blackfin / include / asm / spinlock.h
1 #ifndef __BFIN_SPINLOCK_H
2 #define __BFIN_SPINLOCK_H
3
4 #error blackfin architecture does not support SMP spin lock yet
5
6 #endif