aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/btext.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/btext.h')
-rw-r--r--arch/powerpc/include/asm/btext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/btext.h b/arch/powerpc/include/asm/btext.h
index 906f46e31006..89fc382648bc 100644
--- a/arch/powerpc/include/asm/btext.h
+++ b/arch/powerpc/include/asm/btext.h
@@ -13,6 +13,7 @@ extern void btext_update_display(unsigned long phys, int width, int height,
extern void btext_setup_display(int width, int height, int depth, int pitch,
unsigned long address);
extern void btext_prepare_BAT(void);
+extern void btext_map(void);
extern void btext_unmap(void);
extern void btext_drawchar(char c);