]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/tty_io.c
[PATCH] uninline tty_paranoia_check()
[linux-2.6-omap-h63xx.git] / drivers / char / tty_io.c
index 06e5a3f1836dbb595ed3108f30e0cbc00c614dd2..26e5e19ed8545b880833623e960f654378e595f0 100644 (file)
@@ -185,7 +185,7 @@ char *tty_name(struct tty_struct *tty, char *buf)
 
 EXPORT_SYMBOL(tty_name);
 
-inline int tty_paranoia_check(struct tty_struct *tty, struct inode *inode,
+int tty_paranoia_check(struct tty_struct *tty, struct inode *inode,
                              const char *routine)
 {
 #ifdef TTY_PARANOIA_CHECK