projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] make irq_chip definitions static
[openwrt.git]
/
target
/
linux
/
pxa
/
patches-2.6.21
/
030-serial-divisor.patch
diff --git
a/target/linux/pxa/patches-2.6.21/030-serial-divisor.patch
b/target/linux/pxa/patches-2.6.21/030-serial-divisor.patch
index
efce5a5
..
5f9e386
100644
(file)
--- a/
target/linux/pxa/patches-2.6.21/030-serial-divisor.patch
+++ b/
target/linux/pxa/patches-2.6.21/030-serial-divisor.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.21gum/drivers/serial/pxa.c
-===================================================================
---- linux-2.6.21gum.orig/drivers/serial/pxa.c
-+++ linux-2.6.21gum/drivers/serial/pxa.c
+--- a/drivers/serial/pxa.c
++++ b/drivers/serial/pxa.c
@@ -41,6 +41,7 @@
#include <linux/platform_device.h>
#include <linux/tty.h>
@@ -41,6 +41,7 @@
#include <linux/platform_device.h>
#include <linux/tty.h>
This page took
0.019037 seconds
and
4
git commands to generate.