move die notifier handling to common code
[linux-2.6-block.git] / include / asm-x86_64 / pgtable.h
index da3390faaea64773af638aa12c5fdbc231206423..5f75ee5379a7fa34b9cd9814bd6b93544dcaa945 100644 (file)
@@ -411,7 +411,6 @@ static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
 
 extern spinlock_t pgd_lock;
 extern struct list_head pgd_list;
-void vmalloc_sync_all(void);
 
 extern int kern_addr_valid(unsigned long addr);