From: Takashi Iwai Date: Thu, 8 Nov 2007 08:09:58 +0000 (+0100) Subject: [ALSA] Update SNDRV_HWDEP_IFACE_LAST X-Git-Tag: v3.12-rc1~24018^2~262 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=85db3848c59610c47f64f67677e875abfcff1c3f;p=kernel%2Fkernel-generic.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 af9d11d..3ad5341 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 {