[PATCH] serial: omap: fix compile breakage
From: gregkh@linuxfoundation.org (Greg KH)
Date: 2012-09-07 15:42:50
Also in:
linux-omap, linux-serial, lkml
From: gregkh@linuxfoundation.org (Greg KH)
Date: 2012-09-07 15:42:50
Also in:
linux-omap, linux-serial, lkml
On Fri, Sep 07, 2012 at 06:34:19PM +0300, Felipe Balbi wrote:
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 <tony@atomide.com> Signed-off-by: Felipe Balbi <redacted> --- Hi Greg, I just fetched your tree again and rebased again just to make sure. Everything is fine here, let me know if it still applies with fuzz.
That worked, thanks. greg k-h