X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-ppc%2Fbtext.h;h=ed3630251b3b58a3230f31ec005c69db2d135015;hb=51d3082fe6e55aecfa17113dbe98077c749f724c;hp=ccaefabe0bf5a5442eebbc41758a06a6935ea3ac;hpb=a7c243b544c0e9f6775c2607decaa59d54fb9e11;p=linux-2.6 diff --git a/include/asm-ppc/btext.h b/include/asm-ppc/btext.h index ccaefabe0b..ed3630251b 100644 --- a/include/asm-ppc/btext.h +++ b/include/asm-ppc/btext.h @@ -17,7 +17,7 @@ extern unsigned long disp_BAT[2]; extern boot_infos_t disp_bi; extern int boot_text_mapped; -extern void init_boot_display(void); +extern void btext_init(boot_infos_t *bi); extern void btext_welcome(void); extern void btext_prepare_BAT(void); extern void btext_setup_display(int width, int height, int depth, int pitch,