m68k: Enable atomic64_t
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
This commit is contained in:
@@ -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 @@
|
|||||||
#else
|
#else
|
||||||
#include "atomic_mm.h"
|
#include "atomic_mm.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <asm-generic/atomic64.h>
|
||||||
|
Reference in New Issue
Block a user