aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/mct_u232.h
diff options
context:
space:
mode:
authorAlan Cox <alan@lxorguk.ukuu.org.uk>2007-07-26 19:01:10 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2007-07-30 13:27:46 -0700
commitf42449003114cc17cda0458c14f2deadfadf9f63 (patch)
treec2c1fc0e9daa69e7731c73c8f6dd8543c0c49425 /drivers/usb/serial/mct_u232.h
parentdigi_acceleport: Drag the driver kicking and screaming into coding style (diff)
downloadlinux-dev-f42449003114cc17cda0458c14f2deadfadf9f63.tar.xz
linux-dev-f42449003114cc17cda0458c14f2deadfadf9f63.zip
USB: mct_u232: Convert to proper speed handling API
Signed-off-by: Alan Cox <alan@redhat.com> Acked-by: Pete Zaitcev <zaitcev@redhat.com> 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 a61bac8f224a..aae10c8174d6 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, int value);
+static int mct_u232_calculate_baud_rate(struct usb_serial *serial, speed_t value);
/*
* Line Control Register (LCR)