Linux MIPS Architecture development
 help / color / mirror / Atom feed
* mips SMBUS_PSC_BASE compile errors
@ 2008-02-17 20:09 Adrian Bunk
  2008-02-18 10:21 ` Manuel Lauss
  0 siblings, 1 reply; 4+ messages in thread
From: Adrian Bunk @ 2008-02-17 20:09 UTC (permalink / raw)
  To: Manuel Lauss, Jean Delvare, ralf; +Cc: linux-mips, linux-kernel

Commit 8b798c4d16b762d15f4055597ff8d87f73b35552 causes compile errors 
like the following for several system types:

<--  snip  -->

...
  CC      arch/mips/au1000/common/platform.o
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/au1000/common/platform.c:277: error: 'PSC0_BASE_ADDR' undeclared here (not in a function)
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/au1000/common/platform.c:314: warning: no previous prototype for 'au1xxx_platform_init'
make[2]: *** [arch/mips/au1000/common/platform.o] Error 1

<--  snip  -->

One or more #include <asm/mach-au1x00/au1xxx_psc.h>'s at the right 
places seem to be the correct solution, but I don't understand the mips 
subarch setup good enough for knowing where to place them.

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

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

end of thread, other threads:[~2008-02-18 17:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-17 20:09 mips SMBUS_PSC_BASE compile errors Adrian Bunk
2008-02-18 10:21 ` Manuel Lauss
2008-02-18 11:49   ` Jean Delvare
2008-02-18 17:51     ` Manuel Lauss

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