Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b417b717 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

m68k: Enable atomic64_t

parent 63a64403
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ config M68K
	default y
	select HAVE_AOUT
	select HAVE_IDE
	select GENERIC_ATOMIC64

config MMU
	bool
+2 −0
Original line number Diff line number Diff line
@@ -3,3 +3,5 @@
#else
#include "atomic_mm.h"
#endif

#include <asm-generic/atomic64.h>