diff options
Diffstat (limited to 'kernel/futex.c')
| -rw-r--r-- | kernel/futex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/futex.c b/kernel/futex.c index c3a1a55a5214..80ba086f021d 100644 --- a/kernel/futex.c +++ b/kernel/futex.c | |||
| @@ -66,7 +66,7 @@ | |||
| 66 | 66 | ||
| 67 | #include <asm/futex.h> | 67 | #include <asm/futex.h> |
| 68 | 68 | ||
| 69 | #include "rtmutex_common.h" | 69 | #include "locking/rtmutex_common.h" |
| 70 | 70 | ||
| 71 | int __read_mostly futex_cmpxchg_enabled; | 71 | int __read_mostly futex_cmpxchg_enabled; |
| 72 | 72 | ||
