diff options
Diffstat (limited to 'include/sound')
-rw-r--r-- | include/sound/asound.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/asound.h b/include/sound/asound.h index af9d11d315e9..3ad534149c06 100644 --- a/include/sound/asound.h +++ b/include/sound/asound.h | |||
@@ -95,7 +95,7 @@ enum { | |||
95 | SNDRV_HWDEP_IFACE_HDA, /* HD-audio */ | 95 | SNDRV_HWDEP_IFACE_HDA, /* HD-audio */ |
96 | 96 | ||
97 | /* Don't forget to change the following: */ | 97 | /* Don't forget to change the following: */ |
98 | SNDRV_HWDEP_IFACE_LAST = SNDRV_HWDEP_IFACE_SB_RC | 98 | SNDRV_HWDEP_IFACE_LAST = SNDRV_HWDEP_IFACE_HDA |
99 | }; | 99 | }; |
100 | 100 | ||
101 | struct snd_hwdep_info { | 101 | struct snd_hwdep_info { |