All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Jingchang Lu <b35083@freescale.com>
Cc: linux-serial@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, shawn.guo@linaro.org,
	s.hauer@pengutronix.de
Subject: Re: [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
--
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
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: 26+ 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  1:27 ` Jingchang Lu
2013-06-04  2:54 ` Fabio Estevam
2013-06-04  2:54   ` Fabio Estevam
2013-06-04  3:02   ` Lu Jingchang-B35083
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:08       ` Fabio Estevam
2013-06-04  3:08         ` Fabio Estevam
2013-06-04  3:37         ` Lu Jingchang-B35083
2013-06-04  3:37           ` Lu Jingchang-B35083
2013-06-04  4:55         ` Lu Jingchang-B35083
2013-06-04  4:55           ` Lu Jingchang-B35083
2013-06-04  5:06           ` Fabio Estevam
2013-06-04  5:06             ` Fabio Estevam
2013-06-04  9:11       ` Arnd Bergmann
2013-06-04  9:11         ` Arnd Bergmann
2013-06-06 20:05 ` Greg KH [this message]
2013-06-06 20:05   ` Greg KH
2013-06-06 23:06   ` Fabio Estevam
2013-06-06 23:06     ` Fabio Estevam
2013-06-07  1:48     ` Lu Jingchang-B35083
2013-06-07  1:48       ` Lu Jingchang-B35083
2013-06-07  1:29   ` 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=b35083@freescale.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawn.guo@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.