aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/mct_u232.h
diff options
context:
space:
mode:
authorAlan Cox <alan@lxorguk.ukuu.org.uk>2007-12-13 16:15:29 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2008-02-01 14:34:56 -0800
commitd0fab0ddf3fca22f73b95d2e15b598fa17876c69 (patch)
tree3ed6724b67161a46407172963cf87c5490e902cf /drivers/usb/serial/mct_u232.h
parentUSB: keyspan_pda: clean up speed handling (diff)
downloadlinux-dev-d0fab0ddf3fca22f73b95d2e15b598fa17876c69.tar.xz
linux-dev-d0fab0ddf3fca22f73b95d2e15b598fa17876c69.zip
USB: mct232: speed, new termios and compliance cleanups
Signed-off-by: Alan Cox <alan@redhat.com> Cc: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/mct_u232.h')
-rw-r--r--drivers/usb/serial/mct_u232.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/serial/mct_u232.h b/drivers/usb/serial/mct_u232.h
index aae10c8174d6..07b6bec31dc8 100644
--- a/drivers/usb/serial/mct_u232.h
+++ b/drivers/usb/serial/mct_u232.h
@@ -79,7 +79,7 @@
* and "Intel solution". They are the regular MCT and "Sitecom" for us.
* This is pointless to document in the header, see the code for the bits.
*/
-static int mct_u232_calculate_baud_rate(struct usb_serial *serial, speed_t value);
+static int mct_u232_calculate_baud_rate(struct usb_serial *serial, speed_t value, speed_t *result);
/*
* Line Control Register (LCR)