public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: gregkh@linuxfoundation.org (Greg KH)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6] tty: serial: add Freescale lpuart driver support
Date: Thu, 6 Jun 2013 13:05:19 -0700	[thread overview]
Message-ID: <20130606200519.GA1644@kroah.com> (raw)
In-Reply-To: <1370309270-21019-1-git-send-email-b35083@freescale.com>

On Tue, Jun 04, 2013 at 09:27:50AM +0800, Jingchang Lu wrote:
> Add Freescale lpuart driver support. The lpuart device
> can be found on Vybrid VF610 and Layerscape LS-1 SoCs.
> 
> Signed-off-by: Jingchang Lu <b35083@freescale.com>

This breaks the build on x86 systems with:
  CC [M]  drivers/tty/serial/fsl_lpuart.o
drivers/tty/serial/fsl_lpuart.c: In function ?lpuart_probe?:
drivers/tty/serial/fsl_lpuart.c:751:2: error: implicit declaration of function ?of_alias_get_id? [-Werror=implicit-function-declaration]

so I can't take this :(

greg k-h

  parent reply	other threads:[~2013-06-06 20:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-04  1:27 [PATCH v6] tty: serial: add Freescale lpuart driver support Jingchang Lu
2013-06-04  2:54 ` Fabio Estevam
2013-06-04  3:02   ` Lu Jingchang-B35083
2013-06-04  3:08     ` Fabio Estevam
2013-06-04  3:08       ` Fabio Estevam
2013-06-04  3:37         ` Lu Jingchang-B35083
2013-06-04  4:55         ` Lu Jingchang-B35083
2013-06-04  5:06           ` Fabio Estevam
2013-06-04  9:11       ` Arnd Bergmann
2013-06-06 20:05 ` Greg KH [this message]
2013-06-06 23:06   ` Fabio Estevam
2013-06-07  1:48     ` Lu Jingchang-B35083
2013-06-07  1:29   ` Lu Jingchang-B35083

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130606200519.GA1644@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox