Commit 16281a99 authored by Joe Perches's avatar Joe Perches Committed by Ingo Molnar

x86: include/asm-x86/mutex_32.h - use angle brackets for include

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent f668964e
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
#ifndef _ASM_MUTEX_H #ifndef _ASM_MUTEX_H
#define _ASM_MUTEX_H #define _ASM_MUTEX_H
#include "asm/alternative.h" #include <asm/alternative.h>
/** /**
* __mutex_fastpath_lock - try to take the lock by moving the count * __mutex_fastpath_lock - try to take the lock by moving the count
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment