[PATCH] ppc32: Fix building of prpmc750

Kumar Gala galak at freescale.com
Tue Jul 26 15:17:08 EST 2005


Updated prpmc750 platform code to include serial_reg.h to fix building.

Signed-off-by: Kumar Gala <kumar.gala at freescale.com>

---
commit c6d47b85a4f5743a0328ab6388a085744e00ac48
tree 41a83749e10e4dc70feefcd75396c8c5385b8fb1
parent dc5a25603c1f8984f10f9e93d91b4d95b2ce6d9d
author Kumar K. Gala <kumar.gala at freescale.com> Tue, 26 Jul 2005 00:12:37 -0500
committer Kumar K. Gala <kumar.gala at freescale.com> 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>



More information about the Linuxppc-embedded mailing list