fbdev: mm: Deferred IO support
[deliverable/linux.git] / mm / rmap.c
index 75a32be64a2137e5e95279c9486a5aed4c3d761b..304f51985c78504cb67056922bfd2bb7c34a6e21 100644 (file)
--- a/mm/rmap.c
+++ b/mm/rmap.c
@@ -505,6 +505,7 @@ int page_mkclean(struct page *page)
 
        return ret;
 }
+EXPORT_SYMBOL_GPL(page_mkclean);
 
 /**
  * page_set_anon_rmap - setup new anonymous rmap
This page took 0.03682 seconds and 5 git commands to generate.