summaryrefslogtreecommitdiff
path: root/drivers/gpu/tests/git@radix-linux.su:pub
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2026-04-21 17:27:01 +0300
committerJuergen Gross <jgross@suse.com>2026-05-12 18:31:38 +0300
commit11f152c0acaa924d93339000cb785d34e003aff5 (patch)
tree1e25847659ca4780d0ad962ce3ceeb41fd570436 /drivers/gpu/tests/git@radix-linux.su:pub
parent5d6919055dec134de3c40167a490f33c74c12581 (diff)
downloadlinux-11f152c0acaa924d93339000cb785d34e003aff5.tar.xz
xen/arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in interface.h
While the GCC and Clang compilers already define __ASSEMBLER__ automatically when compiling assembly code, __ASSEMBLY__ is a macro that only gets defined by the Makefiles in the kernel. This can be very confusing when switching between userspace and kernelspace coding, or when dealing with uapi headers that rather should use __ASSEMBLER__ instead. So let's standardize now on the __ASSEMBLER__ macro that is provided by the compilers. Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Juergen Gross <jgross@suse.com> Signed-off-by: Juergen Gross <jgross@suse.com> Message-ID: <20260421142701.548978-1-thuth@redhat.com>
Diffstat (limited to 'drivers/gpu/tests/git@radix-linux.su:pub')
0 files changed, 0 insertions, 0 deletions