]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] MIPS DEC/SGI Linux logo
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sat, 26 Jul 2003 02:37:15 +0000 (19:37 -0700)
committerJens Axboe <axboe@suse.de>
Sat, 26 Jul 2003 02:37:15 +0000 (19:37 -0700)
MIPS: Show the correct logo on DEC and SGI machines.

drivers/video/logo/logo.c

index fc9796848209bf332115b3dbf65121712187861a..3ac34c1d54409e729018bc0e32d322654ebaef4e 100644 (file)
@@ -66,7 +66,7 @@ const struct linux_logo *fb_find_logo(int depth)
 #endif
 #ifdef CONFIG_LOGO_DEC_CLUT224
                /* DEC Linux logo on MIPS/MIPS64 */
-               if (mips_machgroup == MACH_GROUP_SGI)
+               if (mips_machgroup == MACH_GROUP_DEC)
                        logo = &logo_dec_clut224;
 #endif
 #ifdef CONFIG_LOGO_MAC_CLUT224