Commit 16eea8d2 authored by Thomas Huth's avatar Thomas Huth Committed by Geert Uytterhoeven
Browse files

m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers



__ASSEMBLY__ is only defined by the Makefile of the kernel, so
this is not really useful for uapi headers (unless the userspace
Makefile defines it, too). Let's switch to __ASSEMBLER__ which
gets set automatically by the compiler when compiling assembly
code.

This is a completely mechanical patch (done with a simple "sed -i"
statement).

Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
Acked-by: default avatarGreg Ungerer <gerg@linux-m68k.org>
Reviewed-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/20250611114056.118309-2-thuth@redhat.com


Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 4fbdd56e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment