Re: linux-next: build failure after merge of the final tree (jdelvare-hwmon tree related)
From: Randy Dunlap <hidden>
Date: 2011-03-16 16:17:22
Also in:
lkml
From: Randy Dunlap <hidden>
Date: 2011-03-16 16:17:22
Also in:
lkml
On Tue, 15 Mar 2011 19:24:28 +1100 Stephen Rothwell wrote:
Hi all,
After merging the final tree, today's linux-next build (powerpc
allyesconfig) failed like this:
drivers/hwmon/sch5627.c: In function 'sch5627_read_virtual_reg':
drivers/hwmon/sch5627.c:179: error: implicit declaration of function 'msleep'
Caused by commit 19803daeb145 ("hwmon: New driver for SMSC SCH5627").
See Rule 1 in Documentation/SubmitChecklist.
I have reverted that commit for today.linux-next-20110316/drivers/i2c/busses/i2c-designware-core.c:321: error: implicit declaration of function 'mdelay' linux-next-20110316/drivers/staging/altera-stapl/altera-jtag.c:398: error: implicit declaration of function 'udelay' patch has been posted for altera-jtag.c, but not merged. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***