Updated prpmc750 platform code to include serial_reg.h to fix building. Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
--- commit c6d47b85a4f5743a0328ab6388a085744e00ac48 tree 41a83749e10e4dc70feefcd75396c8c5385b8fb1 parent dc5a25603c1f8984f10f9e93d91b4d95b2ce6d9d author Kumar K. Gala <[EMAIL PROTECTED]> Tue, 26 Jul 2005 00:12:37 -0500 committer Kumar K. Gala <[EMAIL PROTECTED]> Tue, 26 Jul 2005 00:12:37 -0500 arch/ppc/platforms/prpmc750.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/ppc/platforms/prpmc750.c b/arch/ppc/platforms/prpmc750.c --- a/arch/ppc/platforms/prpmc750.c +++ b/arch/ppc/platforms/prpmc750.c @@ -29,6 +29,7 @@ #include <linux/ide.h> #include <linux/root_dev.h> #include <linux/slab.h> +#include <linux/serial_reg.h> #include <asm/byteorder.h> #include <asm/system.h> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/