summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2002-06-14 08:12:09 +1000
committerAnton Blanchard <anton@samba.org>2002-06-14 08:12:09 +1000
commitfbc17786da80d888a7073841ece1e32c9069221f (patch)
treee25ccfa621e9173b09fb8198790fdf135682df08 /include
parent6ed6603ac4aec226751a68a5da26df573726b8e0 (diff)
ppc64: remove some stale code
Diffstat (limited to 'include')
-rw-r--r--include/asm-ppc64/pgtable.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ppc64/pgtable.h b/include/asm-ppc64/pgtable.h
index e459be1e8644..5eedbc705e13 100644
--- a/include/asm-ppc64/pgtable.h
+++ b/include/asm-ppc64/pgtable.h
@@ -349,6 +349,7 @@ extern void paging_init(void);
* ahead of time, instead of waiting for the inevitable extra
* hash-table miss exception.
*/
+struct vm_area_struct;
extern void update_mmu_cache(struct vm_area_struct *, unsigned long, pte_t);
/* Encode and de-code a swap entry */