summaryrefslogtreecommitdiffstats
path: root/drivers/peci
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2022-08-21 02:02:33 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-08-30 14:25:02 +0200
commit0c7833b9e86d61cdfe44c2af17dcf8a08ba0ee61 (patch)
treef0f6b55be2392f5c6fa699362c265866415b459d /drivers/peci
parent6f418aeaadb78bd820f74961df48876ab194cd7a (diff)
downloadlinux-0c7833b9e86d61cdfe44c2af17dcf8a08ba0ee61.tar.bz2
termios: get rid of stray asm/termios.h include in n_hdlc.c
that's the only one outside of include/uapi/linux/termios.h and it's not even needed there - we have linux/tty.h already pulled and that pulls linux/termios.h Normally I would not consider that a sufficient reason, but there's a plenty of linux/tty.h users, and this is the only one that follows that with asm/termios.h. The situation with termios.h is genuinely convoluted, and this complicates it for no good reason. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Link: https://lore.kernel.org/r/20220821010239.1554132-2-viro@zeniv.linux.org.uk Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/peci')
0 files changed, 0 insertions, 0 deletions