Re: mmotm 2009-12-08-17-45 uploaded (max7301)

From: Andrew Morton
Date: Wed Dec 09 2009 - 16:01:50 EST


On Wed, 9 Dec 2009 12:49:56 -0800
Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:

> On Tue, 08 Dec 2009 17:45:48 -0800 akpm@xxxxxxxxxxxxxxxxxxxx wrote:
>
> > The mm-of-the-moment snapshot 2009-12-08-17-45 has been uploaded to
> >
> > http://userweb.kernel.org/~akpm/mmotm/
> >
> > and will soon be available at
> >
> > git://git.zen-sources.org/zen/mmotm.git
> >
> > It contains the following patches against 2.6.32:
>
>
> Same problem as reported for mmotm of 2009-11-24:
>
> see http://marc.info/?l=linux-kernel&m=125920001302188&w=2
>
> max7301.c:(.text+0x224c): undefined reference to `i2c_smbus_write_byte_data'
> max7301.c:(.text+0x2259): undefined reference to `i2c_smbus_read_byte_data'
> max7301.c:(.init.text+0x19b): undefined reference to `i2c_register_driver'
> max7301.c:(.init.text+0x1ca): undefined reference to `i2c_del_driver'
> max7301.c:(.exit.text+0xc): undefined reference to `i2c_del_driver'
>
> I2C=m, MAX7301=y

yup, thanks.

I made a note of this last time, via my highly formal process of adding
rude comments to the series file
(http://userweb.kernel.org/~akpm/mmotm/series):

#gpio-add-driver-for-max7300-i2c-gpio-extender.patch: kconfig borked (randy)

I use notes like that to prevent myself from merging the patch.

I often forget to remove the note when the patch gets fixed.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/