X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-x86_64%2Fpage.h;h=c5c2b01cfcfaff3f393a7136974b3430d6b9d01c;hb=73c4d347a0c98eb6599aefd1f9a91b4b071dd5e0;hp=c0c8e23ee9f19a7df3f88af1540d56e8e3a38b66;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/asm-x86_64/page.h b/include/asm-x86_64/page.h index c0c8e23ee..c5c2b01cf 100644 --- a/include/asm-x86_64/page.h +++ b/include/asm-x86_64/page.h @@ -148,7 +148,6 @@ extern __inline__ int get_order(unsigned long size) struct task_struct; struct vm_area_struct *get_gate_vma(struct task_struct *tsk); int in_gate_area(struct task_struct *task, unsigned long addr); -extern int devmem_is_allowed(unsigned long pagenr); #endif #endif /* __KERNEL__ */