mips SMBUS_PSC_BASE compile errors

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Manuel Lauss <mano@...>, Jean Delvare <khali@...>, <ralf@...>
Cc: <linux-mips@...>, <linux-kernel@...>
Date: Sunday, February 17, 2008 - 4:09 pm

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

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

Messages in current thread:
mips SMBUS_PSC_BASE compile errors, Adrian Bunk, (Sun Feb 17, 4:09 pm)
Re: mips SMBUS_PSC_BASE compile errors, Manuel Lauss, (Mon Feb 18, 6:21 am)
Re: mips SMBUS_PSC_BASE compile errors, Jean Delvare, (Mon Feb 18, 7:49 am)
Re: mips SMBUS_PSC_BASE compile errors, Manuel Lauss, (Mon Feb 18, 1:51 pm)