X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=mm%2Ftiny-shmem.c;h=8803471593fd7135ded6359d2a249c39a0d29815;hb=5351fb106a84d6ac584c2501e3b335093d38a58c;hp=c7f6e1914bc4e77264591f02958c32f1f8af1d93;hpb=a57bf8a4f23cca2b5be5446649bbe22d1440af5d;p=powerpc.git diff --git a/mm/tiny-shmem.c b/mm/tiny-shmem.c index c7f6e1914b..8803471593 100644 --- a/mm/tiny-shmem.c +++ b/mm/tiny-shmem.c @@ -126,6 +126,7 @@ int shmem_unuse(swp_entry_t entry, struct page *page) return 0; } +#if 0 int shmem_mmap(struct file *file, struct vm_area_struct *vma) { file_accessed(file); @@ -135,6 +136,7 @@ int shmem_mmap(struct file *file, struct vm_area_struct *vma) return 0; #endif } +#endif /* 0 */ #ifndef CONFIG_MMU unsigned long shmem_get_unmapped_area(struct file *file,