cris-build-fixes-atomich-needs-compilerh-fix
Cc: Jesper Nilsson <jesper.nilsson@axis.com> Cc: Mikael Starvik <starvik@axis.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Родитель
df2b84a1f5
Коммит
9587997a4a
|
@ -3,9 +3,10 @@
|
|||
#ifndef __ASM_CRIS_ATOMIC__
|
||||
#define __ASM_CRIS_ATOMIC__
|
||||
|
||||
#include <linux/compiler.h>
|
||||
|
||||
#include <asm/system.h>
|
||||
#include <asm/arch/atomic.h>
|
||||
#include <linux/compiler.h>
|
||||
|
||||
/*
|
||||
* Atomic operations that C can't guarantee us. Useful for
|
||||
|
|
Загрузка…
Ссылка в новой задаче