commit | 1c0350bd0c9b59957760e67516973db35bafa050 | [log] [tgz] |
---|---|---|
author | Chris Zankel <czankel@tensilica.com> | Wed Dec 13 00:34:32 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Wed Dec 13 09:05:50 2006 -0800 |
tree | af78ff82f439fdc1d60340cfe253d2840509b0e1 | |
parent | 8a102eed9c4e1d21bad07a8fd97bd4fbf125d966 [diff] |
[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>