projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Major cleanup :
[openwrt.git]
/
target
/
linux
/
brcm63xx-2.6
/
files
/
drivers
/
serial
/
bcm63xx_cons.c
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
282e7d6
..
f024f23
100644
(file)
--- 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 <board.h>
#include <bcm_map_part.h>
#include <bcm_intr.h>
+#include <6348_map_part.h>
+#include <6348_intr.h>
static DEFINE_SPINLOCK(bcm963xx_serial_lock);
This page took
0.023213 seconds
and
4
git commands to generate.