mb862xx-i2c: Fix missing udelay() #include
commit721fff009411326b73663da53182d3cbe79a1fd0
authorDave Jones <davej@redhat.com>
Thu, 26 May 2011 00:06:55 +0000 (25 20:06 -0400)
committerIngo Molnar <mingo@elte.hu>
Thu, 26 May 2011 07:40:04 +0000 (26 09:40 +0200)
treee416e9c5daaea29702be3daef8495f7f864eaee0
parent3c6bbf30fe8d361172d28723d467ede96db8be3c
mb862xx-i2c: Fix missing udelay() #include

Fix:

 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’

Signed-off-by: Dave Jones <davej@redhat.com>
Cc: Anatolij Gustschin <agust@denx.de>
Link: http://lkml.kernel.org/r/20110526000655.GB21913@redhat.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/video/mb862xx/mb862xx-i2c.c