--- zzzz-none-000/linux-3.10.107/drivers/video/logo/logo.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/drivers/video/logo/logo.c 2021-02-04 17:41:59.000000000 +0000 @@ -17,10 +17,6 @@ #include #endif -#ifdef CONFIG_MIPS -#include -#endif - static bool nologo; module_param(nologo, bool, 0); MODULE_PARM_DESC(nologo, "Disables startup logo"); @@ -100,7 +96,7 @@ logo = &logo_parisc_clut224; #endif #ifdef CONFIG_LOGO_SGI_CLUT224 - /* SGI Linux logo on MIPS/MIPS64 and VISWS */ + /* SGI Linux logo on MIPS/MIPS64 */ logo = &logo_sgi_clut224; #endif #ifdef CONFIG_LOGO_SUN_CLUT224