提交 b417b717 编写于 作者: G Geert Uytterhoeven

m68k: Enable atomic64_t

Signed-off-by: NGeert Uytterhoeven <geert@linux-m68k.org>
上级 63a64403
...@@ -7,6 +7,7 @@ config M68K ...@@ -7,6 +7,7 @@ config M68K
default y default y
select HAVE_AOUT select HAVE_AOUT
select HAVE_IDE select HAVE_IDE
select GENERIC_ATOMIC64
config MMU config MMU
bool bool
......
...@@ -3,3 +3,5 @@ ...@@ -3,3 +3,5 @@
#else #else
#include "atomic_mm.h" #include "atomic_mm.h"
#endif #endif
#include <asm-generic/atomic64.h>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册