1
0
Fork 0

cris build fixes: atomic.h needs compiler.h

Include file linux/compiler.h is needed for 'likely'.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Acked-by: Mikael Starvik <starvik@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
hifive-unleashed-5.1
Jesper Nilsson 2007-11-14 17:00:50 -08:00 committed by Linus Torvalds
parent 80bf7a5be0
commit df2b84a1f5
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#include <asm/system.h>
#include <asm/arch/atomic.h>
#include <linux/compiler.h>
/*
* Atomic operations that C can't guarantee us. Useful for