commit | 6299487ef5dcdb06e0394f5955755c8dd9ce707b | [log] [tgz] |
---|---|---|
author | Tom Rix <Tom.Rix@windriver.com> | Sat Oct 31 12:37:44 2009 -0500 |
committer | Remy Bohmer <linux@bohmer.net> | Sun Dec 20 12:51:51 2009 +0100 |
tree | dc83c6b795686df7002ac345b960b81fe52773fd | |
parent | 25374bfbf3a6c6624d8db512c95a4960e3a84635 [diff] |
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>