Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 474 → Rev 475

/shark/trunk/drivers/fb/logo_bmp.c
597,7 → 597,7
0x59, 0x51, 0x42, 0x64, 0x52, 0x34, 0x5e, 0x56, 0x42
};
 
struct linux_logo linux_logo __initdata = {
struct linux_logo linux_logo_test __initdata = {
.type = LINUX_LOGO_CLUT224,
.width = 80,
.height = 80,