linux/drivers/staging/solo6x10
Randy Dunlap af6d2b2a3d Staging: solo: add delay.h header
Several solo drivers need <linux/delay.h>, so add it to the
private solo6010.h header file.

drivers/staging/solo6x10/solo6010-core.c:191: error: implicit declaration of function 'mdelay'
drivers/staging/solo6x10/solo6010-tw28.c:181: error: implicit declaration of function 'msleep_interruptible'
drivers/staging/solo6x10/solo6010-gpio.c:78: error: implicit declaration of function 'udelay'
drivers/staging/solo6x10/solo6010-v4l2-enc.c:254: error: implicit declaration of function 'mdelay'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
2010-07-08 13:57:58 -07:00
..
Kconfig Staging: solo: depends on SND 2010-06-25 11:11:23 -07:00
Makefile
TODO Staging: solo6x10: Add TODO 2010-06-23 15:20:20 -07:00
solo6010-core.c
solo6010-disp.c
solo6010-enc.c
solo6010-g723.c
solo6010-gpio.c
solo6010-i2c.c
solo6010-jpeg.h
solo6010-offsets.h
solo6010-osd-font.h
solo6010-p2m.c
solo6010-registers.h
solo6010-tw28.c
solo6010-tw28.h
solo6010-v4l2-enc.c
solo6010-v4l2.c
solo6010.h Staging: solo: add delay.h header 2010-07-08 13:57:58 -07:00