mn10300: export certain arch symbols required to build allmodconfig
[pandora-kernel.git] / arch / mn10300 / kernel / mn10300_ksyms.c
index 6d19628..544ee1a 100644 (file)
  */
 #include <linux/module.h>
 #include <asm/uaccess.h>
+#include <asm/pgtable.h>
 
 
+EXPORT_SYMBOL(empty_zero_page);
+
 EXPORT_SYMBOL(change_bit);
 EXPORT_SYMBOL(test_and_change_bit);