From: Russell King Date: Sat, 6 Oct 2012 09:50:58 +0000 (+0100) Subject: SERIAL: omap: move driver private definitions and structures to driver X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~66^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f91b55ab72a913a8a61e377a7766772a20f0d96b;p=pandora-kernel.git SERIAL: omap: move driver private definitions and structures to driver struct uart_omap_port and struct uart_omap_dma, and associated definitions are private to the driver, so there's no point them sitting in an include file under arch/arm. Move them into the driver itself. Signed-off-by: Russell King --- Reading git-diff-tree failed