diff options
author | Mike Gilbert <floppym@gentoo.org> | 2024-03-06 12:11:47 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-16 13:51:10 +0200 |
commit | 71c0ddb79da82cefdb33db89bb779141ceababc9 (patch) | |
tree | f2d68a830923991132e8698caaed7895728dc677 /arch/arc | |
parent | 0effd15d6225eca4d6e0a317cf238ef97abf7b55 (diff) | |
download | linux-stable-71c0ddb79da82cefdb33db89bb779141ceababc9.tar.gz linux-stable-71c0ddb79da82cefdb33db89bb779141ceababc9.tar.bz2 linux-stable-71c0ddb79da82cefdb33db89bb779141ceababc9.zip |
sparc: move struct termio to asm/termios.h
commit c32d18e7942d7589b62e301eb426b32623366565 upstream.
Every other arch declares struct termio in asm/termios.h, so make sparc
match them.
Resolves a build failure in the PPP software package, which includes
both bits/ioctl-types.h via sys/ioctl.h (glibc) and asm/termbits.h.
Closes: https://bugs.gentoo.org/918992
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Cc: stable@vger.kernel.org
Reviewed-by: Andreas Larsson <andreas@gaisler.com>
Tested-by: Andreas Larsson <andreas@gaisler.com>
Link: https://lore.kernel.org/r/20240306171149.3843481-1-floppym@gentoo.org
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arc')
0 files changed, 0 insertions, 0 deletions