aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/sound/asound.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/sound/asound.h')
-rw-r--r--include/uapi/sound/asound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/sound/asound.h b/include/uapi/sound/asound.h
index 67bf49d8c944..609cadb8739d 100644
--- a/include/uapi/sound/asound.h
+++ b/include/uapi/sound/asound.h
@@ -672,7 +672,7 @@ enum {
672 672
673/* global timers (device member) */ 673/* global timers (device member) */
674#define SNDRV_TIMER_GLOBAL_SYSTEM 0 674#define SNDRV_TIMER_GLOBAL_SYSTEM 0
675#define SNDRV_TIMER_GLOBAL_RTC 1 675#define SNDRV_TIMER_GLOBAL_RTC 1 /* unused */
676#define SNDRV_TIMER_GLOBAL_HPET 2 676#define SNDRV_TIMER_GLOBAL_HPET 2
677#define SNDRV_TIMER_GLOBAL_HRTIMER 3 677#define SNDRV_TIMER_GLOBAL_HRTIMER 3
678 678