]> Pileus Git - ~andy/linux/commit
TTY: amiserial no longer needs serialP
authorJiri Slaby <jslaby@suse.cz>
Mon, 5 Mar 2012 13:52:45 +0000 (14:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2012 20:50:01 +0000 (12:50 -0800)
commit6fe18d26b1c33d5cb748f8694ee1a59dc5578da4
tree6b48713ac874c6a3bf394ceb212be58e175c79ee
parentff169e5cbec29d33765687c7131673316011b328
TTY: amiserial no longer needs serialP

amiserial is the last user of serialP.h. Let's move struct
serial_state directly to amiserial and remove serialP crap from
includes. Finally, remove the header from the tree completely.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/amiserial.c
include/linux/serialP.h [deleted file]