From: Paul Gortmaker Date: Sun, 4 Dec 2011 23:42:18 +0000 (-0500) Subject: serial: move struct uart_8250_port from 8250.c to 8250.h X-Git-Tag: v3.3-rc1~154^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=850624c15da4651f4c6b821723419d8777659577;p=pandora-kernel.git serial: move struct uart_8250_port from 8250.c to 8250.h Since we want to promote sharing and move away from one single uart driver with a bunch of platform specific bugfixes all munged into one, relocate some header like material from the C file to the header. Signed-off-by: Paul Gortmaker Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed