projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add preliminary MPC83xx support
[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
423eab5
..
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.21gum/fs/ramfs/inode.c
-===================================================================
---- linux-2.6.21gum.orig/fs/ramfs/inode.c
-+++ linux-2.6.21gum/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.026052 seconds
and
4
git commands to generate.