vserver 1.9.5.x5
[linux-2.6.git] / net / irda / ircomm / ircomm_tty_ioctl.c
index 4096515..001611d 100644 (file)
@@ -53,7 +53,7 @@
  *    Change speed of the driver. If the remote device is a DCE, then this
  *    should make it change the speed of its serial port
  */
-void ircomm_tty_change_speed(struct ircomm_tty_cb *self)
+static void ircomm_tty_change_speed(struct ircomm_tty_cb *self)
 {
        unsigned cflag, cval;
        int baud;