Commit 27d5c1ee authored by James Bottomley's avatar James Bottomley Committed by James Bottomley

fix undefined function msleep warning in osst

Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent 3123e8db
......@@ -47,6 +47,7 @@ const char * osst_version = "0.99.1";
#include <linux/vmalloc.h>
#include <linux/blkdev.h>
#include <linux/devfs_fs_kernel.h>
#include <linux/delay.h>
#include <asm/uaccess.h>
#include <asm/dma.h>
#include <asm/system.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment