projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[brcm63xx] fix SPI driver, move register out of driver code
[openwrt.git]
/
target
/
linux
/
mpc83xx
/
patches-2.6.33
/
010-sysdev_rb_iomap.patch
diff --git
a/target/linux/mpc83xx/patches-2.6.33/010-sysdev_rb_iomap.patch
b/target/linux/mpc83xx/patches-2.6.33/010-sysdev_rb_iomap.patch
index
f8e9c2a
..
43c44ba
100644
(file)
--- a/
target/linux/mpc83xx/patches-2.6.33/010-sysdev_rb_iomap.patch
+++ b/
target/linux/mpc83xx/patches-2.6.33/010-sysdev_rb_iomap.patch
@@
-1,5
+1,5
@@
----
a/arch/powerpc/sysdev/rb_iomap.c
-+++ b/arch/powerpc/sysdev/rb_iomap.c
+---
/dev/null
++++ b/arch/powerpc/sysdev/rb_iomap.c
@@ -0,0 +1,223 @@
+#include <linux/init.h>
+#include <linux/pci.h>
This page took
0.0445489999999999 seconds
and
4
git commands to generate.