diff options
Diffstat (limited to 'arch/blackfin/include/asm/mutex.h')
| -rw-r--r-- | arch/blackfin/include/asm/mutex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/include/asm/mutex.h b/arch/blackfin/include/asm/mutex.h index 5d399256bf06..5cc641c50834 100644 --- a/arch/blackfin/include/asm/mutex.h +++ b/arch/blackfin/include/asm/mutex.h | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | #define _ASM_MUTEX_H | 10 | #define _ASM_MUTEX_H |
| 11 | 11 | ||
| 12 | #ifndef CONFIG_SMP | 12 | #ifndef CONFIG_SMP |
| 13 | #include <asm-generic/mutex-dec.h> | 13 | #include <asm-generic/mutex.h> |
| 14 | #else | 14 | #else |
| 15 | 15 | ||
| 16 | static inline void | 16 | static inline void |
