[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080217200953.GJ1403@cs181133002.pp.htv.fi>
Date: Sun, 17 Feb 2008 22:09:53 +0200
From: Adrian Bunk <bunk@...nel.org>
To: Manuel Lauss <mano@...rinelk.homelinux.net>,
Jean Delvare <khali@...ux-fr.org>, ralf@...ux-mips.org
Cc: linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org
Subject: mips SMBUS_PSC_BASE compile errors
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists