Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / staging / dgnc / dgnc_utils.h
1 #ifndef __DGNC_UTILS_H
2 #define __DGNC_UTILS_H
3
4 int dgnc_ms_sleep(ulong ms);
5
6 #endif