aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorThomas Huth <[email protected]>2025-03-14 07:10:09 +0000
committerMax Filippov <[email protected]>2025-06-06 08:03:35 +0000
commitda7870162f176ea38bff7380d67222e0430b0e35 (patch)
tree4993812a13045f612f8a2951d42f81a4511a5b5d /drivers/fpga/fpga-bridge.c
parentLinux 6.15 (diff)
downloadkernel-da7870162f176ea38bff7380d67222e0430b0e35.tar.gz
kernel-da7870162f176ea38bff7380d67222e0430b0e35.zip
xtensa: 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). Cc: Chris Zankel <[email protected]> Cc: Max Filippov <[email protected]> Signed-off-by: Thomas Huth <[email protected]> Message-Id: <[email protected]> Signed-off-by: Max Filippov <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions