--- zzzz-none-000/linux-3.10.107/arch/m68k/include/asm/cmpxchg.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/m68k/include/asm/cmpxchg.h 2021-02-04 17:41:59.000000000 +0000 @@ -90,7 +90,6 @@ * indicated by comparing RETURN with OLD. */ #ifdef CONFIG_RMW_INSNS -#define __HAVE_ARCH_CMPXCHG 1 static inline unsigned long __cmpxchg(volatile void *p, unsigned long old, unsigned long new, int size)