From: Pavel Emelyanov Date: Wed, 5 Dec 2007 10:18:48 +0000 (-0800) Subject: [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS X-Git-Tag: v2.6.24-rc5~64^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92b05e13f16a41405c4f6c953c47b6c4bcf82d30;p=pandora-kernel.git [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS The function in question is called only from ircomm_tty_read_proc, which is under this option. Move this helper to the same place. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed