From: Felipe Balbi Date: Fri, 7 Sep 2012 15:34:19 +0000 (+0300) Subject: serial: omap: fix compile breakage X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e36851d0fa94b0f7802b3cc80406dbd3ef4f2f16;p=pandora-kernel.git serial: omap: fix compile breakage when rebasing patches on top of Greg's tty-next, it looks like automerge broke a few things which I didn't catch (for whatever reason I didn't have OMAP Serial enabled on .config) so I ended up breaking the build on Greg's tty-next branch. Fix the breakage by re-adding the three missing members on struct uart_omap_port. Reported-by: Tony Lindgren Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed