summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2026-04-21 14:30:12 +0300
committerThomas Gleixner <tglx@kernel.org>2026-04-30 13:53:06 +0300
commit5a59e82f95d3521fa64f24b6450417ee098d8546 (patch)
tree3979c7be6ca70e8aec53bd0c6dea5f605bb931d2 /include/linux/timerqueue.h
parent96c0c9b488502c89e91f32353b853422a45a1646 (diff)
downloadlinux-5a59e82f95d3521fa64f24b6450417ee098d8546.tar.xz
irqchip/gic: Replace __ASSEMBLY__ with __ASSEMBLER__
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. Standardize now on the __ASSEMBLER__ macro that is provided by the compilers. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Gleixner <tglx@kernel.org> Link: https://patch.msgid.link/20260421113012.146528-1-thuth@redhat.com
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions