]> Git Repo - linux.git/blob - drivers/staging/dgnc/dgnc_utils.h
Merge tag 'acpi-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[linux.git] / drivers / staging / dgnc / dgnc_utils.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _DGNC_UTILS_H
3 #define _DGNC_UTILS_H
4
5 int dgnc_ms_sleep(ulong ms);
6
7 #endif  /* _DGNC_UTILS_H */
This page took 0.032683 seconds and 4 git commands to generate.