m68k: switch to using the asm-generic termios.h

We don't need a local termios.h, switch to using the asm-generic versions.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
This commit is contained in:
Greg Ungerer
2012-10-30 16:24:37 +10:00
committed by Geert Uytterhoeven
parent 599a0c4e12
commit 20e42aede9
4 changed files with 2 additions and 95 deletions

View File

@@ -26,6 +26,7 @@ generic-y += shmparam.h
generic-y += siginfo.h
generic-y += spinlock.h
generic-y += statfs.h
generic-y += termios.h
generic-y += topology.h
generic-y += types.h
generic-y += word-at-a-time.h