8250 move broke the build on sparc

From: David Miller
Date: Thu Feb 09 2012 - 16:30:14 EST



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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/