diff options
| author | Thomas Huth <[email protected]> | 2025-06-11 11:40:55 +0000 |
|---|---|---|
| committer | Geert Uytterhoeven <[email protected]> | 2025-07-06 10:50:50 +0000 |
| commit | 16eea8d2d3c1d325b3b5f25c1e073874082aac74 (patch) | |
| tree | 05572b69fc3f31ea78828ef1df6f0b781d848c93 /rust/helpers/dma.c | |
| parent | m68k: Enable dead code elimination (diff) | |
| download | kernel-16eea8d2d3c1d325b3b5f25c1e073874082aac74.tar.gz kernel-16eea8d2d3c1d325b3b5f25c1e073874082aac74.zip | |
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: Thomas Huth <[email protected]>
Acked-by: Greg Ungerer <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'rust/helpers/dma.c')
0 files changed, 0 insertions, 0 deletions
