projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua binding problem
[openwrt.git]
/
target
/
linux
/
magicbox
/
files
/
arch
/
ppc
/
platforms
/
4xx
/
magicbox.c
diff --git
a/target/linux/magicbox/files/arch/ppc/platforms/4xx/magicbox.c
b/target/linux/magicbox/files/arch/ppc/platforms/4xx/magicbox.c
index
18c67ab
..
e6df7f6
100644
(file)
--- a/
target/linux/magicbox/files/arch/ppc/platforms/4xx/magicbox.c
+++ b/
target/linux/magicbox/files/arch/ppc/platforms/4xx/magicbox.c
@@
-23,6
+23,7
@@
#include <linux/tty.h>
#include <linux/serial.h>
#include <linux/serial_core.h>
+#include <linux/serial_8250.h>
#include <linux/platform_device.h>
#include <linux/mtd/partitions.h>
#include <linux/mtd/physmap.h>
This page took
0.024257 seconds
and
4
git commands to generate.