mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
af6d2b2a3d
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
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 | ||
TODO |