From: Felipe Balbi Date: Thu, 6 Sep 2012 12:45:39 +0000 (+0300) Subject: serial: omap: move uart_omap_port definition to C file X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d37c6cebcb0c7ab4fc9e000061c93cca9d2a3941;p=pandora-kernel.git serial: omap: move uart_omap_port definition to C file nobody needs to access the uart_omap_port structure other than omap-serial.c file. Let's move that structure definition to the C source file in order to prevent anyone from accessing our structure. Tested-by: Shubhrajyoti D Acked-by: Tony Lindgren Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed