]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
USBTTY make some function declarations easier to use.
authorTom Rix <Tom.Rix@windriver.com>
Sat, 31 Oct 2009 17:37:44 +0000 (12:37 -0500)
committerRemy Bohmer <linux@bohmer.net>
Sun, 20 Dec 2009 11:51:51 +0000 (12:51 +0100)
commit6299487ef5dcdb06e0394f5955755c8dd9ce707b
treedc83c6b795686df7002ac345b960b81fe52773fd
parent25374bfbf3a6c6624d8db512c95a4960e3a84635
USBTTY make some function declarations easier to use.

Zoom2 needs to use these declarations and the include directory is a
better place from them than in the middle of the driver directory.
It did not make sense to create a new file for just a couple of
lines so they were appended to the serial.h

Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
include/serial.h