[PATCH] powerpc: Thermal control for dual core G5s

Benjamin Herrenschmidt benh at kernel.crashing.org
Wed Feb 8 17:38:51 EST 2006


On Tue, 2006-02-07 at 22:07 -0800, Linus Torvalds wrote:
> 
> On Wed, 8 Feb 2006, Benjamin Herrenschmidt wrote:
> >
> > This patch adds a windfarm module, windfarm_pm112, for the dual core G5s
> > (both 2 and 4 core models), keeping the machine from getting into
> > vacuum-cleaner mode ;)
> 
> This seems to introduce a new warning..
> 
>   arch/powerpc/platforms/83xx/Kconfig:10:
> 	warning: 'select' used by config symbol 'MPC834x_SYS' refer to undefined symbol 'DEFAULT_UIMAGE'

Former is not mine...

>   drivers/macintosh/Kconfig:193:
> 	warning: 'select' used by config symbol 'WINDFARM_PM112' refer to undefined symbol 'I2C_PMAC_SMU'

Ok, looks like I forgot to update the Kconfig for the new i2c driver, it
should select I2C_POWERMAC instead. Do you want a new patch or can you
just fix it there ?

Ben.







More information about the Linuxppc-dev mailing list