From: Takashi Iwai Date: Thu, 8 Nov 2007 08:09:58 +0000 (+0100) Subject: [ALSA] Update SNDRV_HWDEP_IFACE_LAST X-Git-Tag: v2.6.25-rc1~1127^2~262 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=85db3848c59610c47f64f67677e875abfcff1c3f;p=karo-tx-linux.git [ALSA] Update SNDRV_HWDEP_IFACE_LAST Updated the forgotten SNDRV_HWDEP_IFACE_LAST to point the really last member. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- 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 { SNDRV_HWDEP_IFACE_HDA, /* HD-audio */ /* Don't forget to change the following: */ - SNDRV_HWDEP_IFACE_LAST = SNDRV_HWDEP_IFACE_SB_RC + SNDRV_HWDEP_IFACE_LAST = SNDRV_HWDEP_IFACE_HDA }; struct snd_hwdep_info {