[ALSA] fix improper CONFIG_SND_MAJOR usage
authorClemens Ladisch <clemens@ladisch.de>
Mon, 24 Oct 2005 15:05:03 +0000 (17:05 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 4 Nov 2005 12:20:08 +0000 (13:20 +0100)
commitf1902860161ff212c515e7ea629e880fec856a37
treec3dc4d5ca38c05f15f06a6583594f7b54dad4c66
parentc8a7e5c40ddcf98f1026581e411b05ff86491907
[ALSA] fix improper CONFIG_SND_MAJOR usage

Modules: HWDEP Midlevel,PCM Midlevel,RawMidi Midlevel,ALSA Core

Replace usage of CONFIG_SND_MAJOR with snd_major, where appropriate.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
include/sound/core.h
sound/core/hwdep.c
sound/core/pcm_native.c
sound/core/rawmidi.c