[PATCH] Xtensa: Add ktermios and minor filename fix
The kernel termios (ktermios) changes were somehow missed for Xtensa. This patch adds the ktermios structure and also includes some minor file name fix that was missed in the syscall patch. Signed-off-by: Chris Zankel <chris@zankel.net> Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:

committed by
Linus Torvalds

parent
8a102eed9c
commit
1c0350bd0c
@@ -16,7 +16,7 @@
|
||||
*
|
||||
*/
|
||||
#include <asm/uaccess.h>
|
||||
#include <asm/syscalls.h>
|
||||
#include <asm/syscall.h>
|
||||
#include <asm/unistd.h>
|
||||
#include <linux/linkage.h>
|
||||
#include <linux/stringify.h>
|
||||
|
Reference in New Issue
Block a user