m68k: Enable atomic64_t

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
This commit is contained in:
Geert Uytterhoeven
2010-05-23 10:44:30 +02:00
parent 63a6440326
commit b417b71709
2 changed files with 3 additions and 0 deletions

View File

@@ -3,3 +3,5 @@
#else
#include "atomic_mm.h"
#endif
#include <asm-generic/atomic64.h>