Re: mips SMBUS_PSC_BASE compile errors

2008-02-18 Thread Manuel Lauss
Hi Jean, On Mon, Feb 18, 2008 at 12:49:47PM +0100, Jean Delvare wrote: > On Mon, 18 Feb 2008 11:21:46 +0100, Manuel Lauss wrote: > > > ... > > > 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_

Re: mips SMBUS_PSC_BASE compile errors

2008-02-18 Thread Jean Delvare
On Mon, 18 Feb 2008 11:21:46 +0100, Manuel Lauss wrote: > > ... > > 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

Re: mips SMBUS_PSC_BASE compile errors

2008-02-18 Thread Manuel Lauss
> ... > 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

mips SMBUS_PSC_BASE compile errors

2008-02-17 Thread Adrian Bunk
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