2011-05-26 00:04:54

by Anca Emanuel

[permalink] [raw]
Subject: build error in current git

CC [M] drivers/usb/serial/qcaux.o
drivers/video/mb862xx/mb862xx-i2c.c: In function ?mb862xx_i2c_wait_event?:
drivers/video/mb862xx/mb862xx-i2c.c:25:3: error: implicit declaration
of function ?udelay?


2011-05-26 00:08:55

by Randy Dunlap

[permalink] [raw]
Subject: Re: build error in current git

On Thu, 26 May 2011 03:04:52 +0300 Anca Emanuel wrote:

> CC [M] drivers/usb/serial/qcaux.o
> drivers/video/mb862xx/mb862xx-i2c.c: In function ‘mb862xx_i2c_wait_event’:
> drivers/video/mb862xx/mb862xx-i2c.c:25:3: error: implicit declaration
> of function ‘udelay’
> --

Andrew put a patch for this into his mm tree:
http://marc.info/?l=linux-mm-commits&m=130636492131543&w=2


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***