x86: include/asm-x86/mutex_32.h - use angle brackets for include
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
f668964ea1
commit
16281a998d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue