aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/pgtable-ppc32.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/pgtable-ppc32.h')
-rw-r--r--include/asm-powerpc/pgtable-ppc32.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-powerpc/pgtable-ppc32.h b/include/asm-powerpc/pgtable-ppc32.h
index c863bdb2889c..c18ac821ce44 100644
--- a/include/asm-powerpc/pgtable-ppc32.h
+++ b/include/asm-powerpc/pgtable-ppc32.h
@@ -756,8 +756,6 @@ extern void paging_init(void);
756extern void cache_clear(__u32 addr, int length); 756extern void cache_clear(__u32 addr, int length);
757extern void cache_push(__u32 addr, int length); 757extern void cache_push(__u32 addr, int length);
758extern int mm_end_of_chunk (unsigned long addr, int len); 758extern int mm_end_of_chunk (unsigned long addr, int len);
759extern unsigned long iopa(unsigned long addr);
760extern unsigned long mm_ptov(unsigned long addr) __attribute_const__;
761 759
762/* Values for nocacheflag and cmode */ 760/* Values for nocacheflag and cmode */
763/* These are not used by the APUS kernel_map, but prevents 761/* These are not used by the APUS kernel_map, but prevents