diff options
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.30/980-vm_exports.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.30/980-vm_exports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.30/980-vm_exports.patch b/target/linux/generic-2.6/patches-2.6.30/980-vm_exports.patch index aad8f81..8ade08a 100644 --- a/target/linux/generic-2.6/patches-2.6.30/980-vm_exports.patch +++ b/target/linux/generic-2.6/patches-2.6.30/980-vm_exports.patch @@ -116,7 +116,7 @@ void *caller) --- a/include/linux/mm.h +++ b/include/linux/mm.h -@@ -728,6 +728,7 @@ static inline int shmem_lock(struct file +@@ -726,6 +726,7 @@ static inline int shmem_lock(struct file #endif struct file *shmem_file_setup(char *name, loff_t size, unsigned long flags); |