agp/intel: Fix the pre-9xx chipset flush.
[pandora-kernel.git] / arch / x86 / mm / pageattr.c
index 7e600c1..5866b28 100644 (file)
@@ -143,6 +143,7 @@ void clflush_cache_range(void *vaddr, unsigned int size)
 
        mb();
 }
+EXPORT_SYMBOL_GPL(clflush_cache_range);
 
 static void __cpa_flush_all(void *arg)
 {