Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
[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