aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/termios.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/include/asm/termios.h')
-rw-r--r--arch/microblaze/include/asm/termios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/microblaze/include/asm/termios.h b/arch/microblaze/include/asm/termios.h
index 102d77258668..47a46d1fbe26 100644
--- a/arch/microblaze/include/asm/termios.h
+++ b/arch/microblaze/include/asm/termios.h
@@ -81,7 +81,7 @@ struct termio {
81 81
82#ifdef __KERNEL__ 82#ifdef __KERNEL__
83 83
84#include <asm-generic/termios.h> 84#include <asm-generic/termios-base.h>
85 85
86#endif /* __KERNEL__ */ 86#endif /* __KERNEL__ */
87 87