-git mips defconfig compile error

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ralf Baechle <ralf@...>
Cc: <linux-mips@...>, <linux-kernel@...>
Date: Sunday, October 14, 2007 - 9:19 am

Commit 05dc8c02bf40090e9ed23932b1980ead48eb8870 causes the following 
compile error with the mips defconfig:

<--  snip  -->

...
  CC      drivers/video/logo/logo.o
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/video/logo/logo.c: In function 'fb_find_logo':
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/video/logo/logo.c:91: error: 'mips_machgroup' undeclared (first use in this function)
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/video/logo/logo.c:91: error: (Each undeclared identifier is reported only once
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/video/logo/logo.c:91: error: for each function it appears in.)
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/video/logo/logo.c:91: error: 'MACH_GROUP_SGI' undeclared (first use in this function)
make[4]: *** [drivers/video/logo/logo.o] Error 1

<--  snip  -->

It seems the drivers/net/jazzsonic.c and drivers/video/logo/logo.c parts 
that are part of the corresponding commit in the mips git tree got lost
somewhere.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
-git mips defconfig compile error, Adrian Bunk, (Sun Oct 14, 9:19 am)
Re: -git mips defconfig compile error, Ralf Baechle, (Mon Oct 15, 5:55 am)
Re: -git mips defconfig compile error, Maciej W. Rozycki, (Mon Oct 15, 12:19 pm)
Re: -git mips defconfig compile error, Ralf Baechle, (Mon Oct 15, 1:45 pm)