aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/spinlock.h
blob: 64e908a50646963e56499e1b5540eb1036213dcd (plain) (blame)
1
2
3
4
5
6
#ifndef __BFIN_SPINLOCK_H
#define __BFIN_SPINLOCK_H

#error blackfin architecture does not support SMP spin lock yet

#endif