]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[ALSA] Update SNDRV_HWDEP_IFACE_LAST
authorTakashi Iwai <tiwai@suse.de>
Thu, 8 Nov 2007 08:09:58 +0000 (09:09 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:29:20 +0000 (17:29 +0100)
Updated the forgotten SNDRV_HWDEP_IFACE_LAST to point the really last member.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/sound/asound.h

index af9d11d315e94c272b4eb32a6932b817add375b3..3ad534149c06d23fbdb306890a052d6ce44f0309 100644 (file)
@@ -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 {