summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-07-03 17:27:36 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2008-07-03 17:27:36 +1000
commit8285f95bd3eb623bbad5cb9eff4290c95b65ba03 (patch)
treec8a6dd77c01d938b5f352213c783dcf3ac47e2cc /include
parent8bfda9c27bed42020ad1a9058766c4586eeffd58 (diff)
Revert "x86, 64-bit: split set_pte_vaddr()"
This reverts commit f2ff8984179fe447fc991c34718652e3079e6236.
Diffstat (limited to 'include')
-rw-r--r--include/asm-x86/pgtable_64.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-x86/pgtable_64.h b/include/asm-x86/pgtable_64.h
index 7388fd8d51f1..7ec1005d573b 100644
--- a/include/asm-x86/pgtable_64.h
+++ b/include/asm-x86/pgtable_64.h
@@ -70,9 +70,6 @@ extern void paging_init(void);
struct mm_struct;
-void set_pte_vaddr_pud(pud_t *pud_page, unsigned long vaddr, pte_t new_pte);
-
-
static inline void native_pte_clear(struct mm_struct *mm, unsigned long addr,
pte_t *ptep)
{