linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Commit f7d2c0bb (serial: i.MX: evaluate linux,stdout-path property) and resulting build errors
@ 2013-10-03  4:56 Guenter Roeck
  2013-10-03 18:44 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 9+ messages in thread
From: Guenter Roeck @ 2013-10-03  4:56 UTC (permalink / raw)
  To: linux-serial; +Cc: Greg Kroah-Hartman, Sascha Hauer, Jiri Slaby

Hi all,

Commit f7d2c0bbdb (serial: i.MX: evaluate linux,stdout-path property) adds a
call to add_preferred_console() into drivers/tty/serial/imx.c. The file can be
built as module, yet add_preferred_console() is not exported on any platform.
This is one reason why arm:allmodconfig fails to build on the upstream kernel.

What is the best solution ? Should imx.c not be buildable as module anymore ?

Guenter

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-10-07 12:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-03  4:56 Commit f7d2c0bb (serial: i.MX: evaluate linux,stdout-path property) and resulting build errors Guenter Roeck
2013-10-03 18:44 ` Greg Kroah-Hartman
2013-10-06 11:09   ` Sascha Hauer
2013-10-06 13:42     ` Greg Kroah-Hartman
2013-10-06 14:37     ` Guenter Roeck
2013-10-06 19:15       ` Greg Kroah-Hartman
2013-10-07  6:49         ` Sascha Hauer
2013-10-07 10:56           ` Guenter Roeck
2013-10-07 12:31           ` Fabio Estevam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).