]> git.karo-electronics.de Git - linux-beck.git/commit
Delete generic_serial.h
authorPaul Bolle <pebolle@tiscali.nl>
Fri, 8 Jun 2012 09:37:00 +0000 (11:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Jun 2012 23:47:48 +0000 (16:47 -0700)
commit4a055c9c9e1b9c6ea677a3f8187e70339ff47358
tree7b41776a65971b092fe2b39cfead1eba168eb110
parentafbaade3dc99838a0c39699bea175674f27322a1
Delete generic_serial.h

Commit bb2a97e9ccd525dd9c3326988e8c676d15d3e12a ("Staging: delete
generic_serial drivers") left generic_serial.h unused: nothing in the
tree includes it anymore. It is still exported, but since nothing in the
kernel uses the named constants this header provides, that seems
pointless. Delete this header too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/Kbuild
include/linux/generic_serial.h [deleted file]