projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix brcm-2.4/brcm47xx failsafe init (thx, puchu)
[openwrt.git]
/
target
/
linux
/
pxa
/
patches-2.6.21
/
034-ramfs-mode-support.patch
diff --git
a/target/linux/pxa/patches-2.6.21/034-ramfs-mode-support.patch
b/target/linux/pxa/patches-2.6.21/034-ramfs-mode-support.patch
index
d8fa62e
..
8154857
100644
(file)
--- a/
target/linux/pxa/patches-2.6.21/034-ramfs-mode-support.patch
+++ b/
target/linux/pxa/patches-2.6.21/034-ramfs-mode-support.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.21.7/fs/ramfs/inode.c
-===================================================================
---- linux-2.6.21.7.orig/fs/ramfs/inode.c
-+++ linux-2.6.21.7/fs/ramfs/inode.c
+--- a/fs/ramfs/inode.c
++++ b/fs/ramfs/inode.c
@@ -33,6 +33,7 @@
#include <linux/smp_lock.h>
#include <linux/backing-dev.h>
@@ -33,6 +33,7 @@
#include <linux/smp_lock.h>
#include <linux/backing-dev.h>
This page took
0.030388 seconds
and
4
git commands to generate.