1. 16 1月, 2011 1 次提交
    • M
      microblaze: Fix missing pagemap.h · 1947fc1d
      Michal Simek 提交于
      Add missing linux/pagemap.h to solve compilation error.
      
      Error log:
      In file included from linux/arch/microblaze/include/asm/tlb.h:17,
                       from mm/pgtable-generic.c:9:
      include/asm-generic/tlb.h: In function 'tlb_flush_mmu':
      include/asm-generic/tlb.h:76: error: implicit declaration of function 'release_pages'
      include/asm-generic/tlb.h: In function 'tlb_remove_page':
      include/asm-generic/tlb.h:105: error: implicit declaration of function 'page_cache_release'
      Signed-off-by: NMichal Simek <monstr@monstr.eu>
      1947fc1d
  2. 27 7月, 2009 1 次提交
  3. 26 5月, 2009 1 次提交
  4. 27 3月, 2009 2 次提交