[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120209.163009.1594369939327153054.davem@davemloft.net>
Date: Thu, 09 Feb 2012 16:30:09 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: paul.gortmaker@...driver.com
CC: linux-kernel@...r.kernel.org, gregkh@...uxfoundation.org
Subject: 8250 move broke the build on sparc
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists