From f720de03be1647e484820e14cdf3cacb3085dbec Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 8 Apr 2007 17:20:01 +0000 Subject: Major cleanup : - no more Broadcom kerSys* code - working runtime boot loader detection - updated flash map driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6896 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx-2.6/files/drivers/serial/bcm63xx_cons.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/brcm63xx-2.6/files/drivers/serial') diff --git a/target/linux/brcm63xx-2.6/files/drivers/serial/bcm63xx_cons.c b/target/linux/brcm63xx-2.6/files/drivers/serial/bcm63xx_cons.c index 282e7d61a..f024f23c6 100644 --- a/target/linux/brcm63xx-2.6/files/drivers/serial/bcm63xx_cons.c +++ b/target/linux/brcm63xx-2.6/files/drivers/serial/bcm63xx_cons.c @@ -44,6 +44,8 @@ #include #include #include +#include <6348_map_part.h> +#include <6348_intr.h> static DEFINE_SPINLOCK(bcm963xx_serial_lock); -- cgit v1.2.3