From: Randy Dunlap Date: Mon, 26 Nov 2012 19:07:25 +0000 (-0800) Subject: tty/serial: fix ifx6x60.c declaration warning X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~83^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc6835a41aea115d97a74d67dc95faa0bbc63d5f;p=pandora-kernel.git tty/serial: fix ifx6x60.c declaration warning Fix gcc warning of mixed data/code: drivers/tty/serial/ifx6x60.c:516:2: warning: ISO C90 forbids mixed declarations and code Signed-off-by: Randy Dunlap Cc: Russ Gorby Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed