Re: [PATCH 1/1] uapi/termios: remove struct ktermios from uapi headers
"Russell King (Oracle)" <[email protected]>
| Newsgroups | gmane.linux.kernel.api,gmane.linux.kernel.cross-arch,gmane.linux.serial,gmane.linux.kernel,gmane.linux.ports.alpha,gmane.linux.kernel.arc,gmane.linux.ports.arm.kernel,gmane.linux.ports.hexagon,gmane.linux.ports.m68k,gmane.linux.ports.mips,gmane.linux.ports.parisc,gmane.linux.ports.ppc64.devel,gmane.linux.ports.riscv,gmane.linux.ports.sh.devel,gmane.linux.ports.sparc,gmane.linux.uml.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 16, 2025 at 09:47:32AM -0700, H. Peter Anvin wrote: > diff --git a/arch/arm/include/asm/ktermios.h b/arch/arm/include/asm/ktermios.h > new file mode 100644 > index 000000000000..4320921a82a9 > --- /dev/null > +++ b/arch/arm/include/asm/ktermios.h > @@ -0,0 +1 @@ > +#include <asm-generic/ktermios.h> Isn't this what arch/arm/include/asm/Kbuild's generic-y is for? Ditto for other arches. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!