diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2010-07-02 16:44:13 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-07-08 13:57:58 -0700 |
commit | af6d2b2a3d43d25aa4e205c029ee737642cc4ec2 (patch) | |
tree | 513a77f0a7ff5f2fee839b1d357979a5a43ceb23 /drivers/staging/rt2860 | |
parent | 65cfe8420c2b1718ccff3b6dac65656464c0e4f6 (diff) |
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>
Diffstat (limited to 'drivers/staging/rt2860')
0 files changed, 0 insertions, 0 deletions