[ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>)
[powerpc.git] / drivers / char / amiserial.c
index 777bc49..2a36561 100644 (file)
@@ -1973,10 +1973,6 @@ static _INLINE_ void show_serial_version(void)
 }
 
 
-int register_serial(struct serial_struct *req);
-void unregister_serial(int line);
-
-
 static struct tty_operations serial_ops = {
        .open = rs_open,
        .close = rs_close,