public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 8250 move broke the build on sparc
@ 2012-02-09 21:30 David Miller
  2012-02-09 21:40 ` Stephen Rothwell
  2012-02-09 22:36 ` Paul Gortmaker
  0 siblings, 2 replies; 7+ messages in thread
From: David Miller @ 2012-02-09 21:30 UTC (permalink / raw)
  To: paul.gortmaker; +Cc: linux-kernel, gregkh


Commit 9bef3d4197379a995fa80f81950bbbf8d32e9e8b ("serial: group all
the 8250 related code together") broke the build on sparc.

You really can't move 8250.c around without adjusting the "" includes
such as the one for "suncore.h".

Simply changing "suncore.h" to "../suncore.h" fixes things, but that's
pretty ugly if you ask me.

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

end of thread, other threads:[~2012-02-10  0:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-09 21:30 8250 move broke the build on sparc David Miller
2012-02-09 21:40 ` Stephen Rothwell
2012-02-09 21:54   ` Greg KH
2012-02-09 22:36 ` Paul Gortmaker
2012-02-09 22:48   ` David Miller
2012-02-09 23:48     ` Paul Gortmaker
2012-02-10  0:08       ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox