patch-2.1.109 linux/include/asm-m68k/linux_logo.h

Next file: linux/include/asm-mips/vga.h
Previous file: linux/include/asm-i386/vga.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.108/linux/include/asm-m68k/linux_logo.h linux/include/asm-m68k/linux_logo.h
@@ -30,26 +30,6 @@
 #define INCLUDE_LINUX_LOGO16
 #include <linux/linux_logo.h>
 
-/* Painted by Johnny Stenback <jst@uwasa.fi> */
-
-unsigned char *linux_serial_image __initdata = "\n"
-"         .u$e.\n"
-"       .$$$$$:S\n"
-"       $\"*$/\"*$$\n"
-"       $.`$ . ^F\n"
-"       4k+#+T.$F\n"
-"       4P+++\"$\"$\n"
-"       :R\"+  t$$B\n"
-"    ___#       $$$\n"
-"    |  |       R$$k\n"
-"   dd. | Linux  $!$\n"
-"   ddd |  m68k  $9$F\n"
-" '!!!!!$       !!#!`\n"
-"  !!!!!*     .!!!!!`\n"
-"'!!!!!!!W..e$$!!!!!!`    %s\n"
-" \"~^^~         ^~~^\n"
-"\n";
-
 #else
 
 /* prototypes only */
@@ -62,8 +42,5 @@
 extern unsigned char linux_logo16_green[];
 extern unsigned char linux_logo16_blue[];
 extern unsigned char linux_logo16[];
-extern unsigned char *linux_serial_image;
-
-extern int (*console_show_logo)(void);
 
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov