public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.34: arch/powerpc/sysdev/micropatch.c not compiling
@ 2010-07-05  7:45 LEROY Christophe
  2010-07-06  0:03 ` Tony Breeds
  0 siblings, 1 reply; 3+ messages in thread
From: LEROY Christophe @ 2010-07-05  7:45 UTC (permalink / raw)
  To: linux-kernel

When activating micropatch option, the kernel does not compile.

It looks like a spi_t is not defined anywhere.

CC arch/powerpc/sysdev/micropatch.o
arch/powerpc/sysdev/micropatch.c: In function ‘cpm_load_patch’:
arch/powerpc/sysdev/micropatch.c:629: erreur: expected ‘=’, ‘,’, ‘;’, 
‘asm’ or ‘__attribute__’ before ‘*’ token
arch/powerpc/sysdev/micropatch.c:629: erreur: ‘spp’ undeclared (first 
use in this function)
arch/powerpc/sysdev/micropatch.c:629: erreur: (Each undeclared 
identifier is reported only once
arch/powerpc/sysdev/micropatch.c:629: erreur: for each function it 
appears in.)
cc1: warnings being treated as errors
arch/powerpc/sysdev/micropatch.c:630: erreur: ISO C89 interdit les 
mélanges de déclarations et de code
arch/powerpc/sysdev/micropatch.c:671: erreur: ‘spi_t’ undeclared (first 
use in this function)
arch/powerpc/sysdev/micropatch.c:671: erreur: expected expression before 
‘)’ token
make[1]: *** [arch/powerpc/sysdev/micropatch.o] Erreur 1
make: *** [arch/powerpc/sysdev] Erreur 2

Regards


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-07-08 16:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-05  7:45 2.6.34: arch/powerpc/sysdev/micropatch.c not compiling LEROY Christophe
2010-07-06  0:03 ` Tony Breeds
2010-07-08 16:55   ` Anton Vorontsov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox