ALSA: vx: hard dependency on the standard fw loader
Yet again like previous two commits, drop the old hwdep user-space firmware code from vx driver (snd-vxpocket and snd-vx222). Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
@ -27,12 +27,6 @@
|
||||
#include <sound/hwdep.h>
|
||||
#include <linux/interrupt.h>
|
||||
|
||||
#if defined(CONFIG_FW_LOADER) || defined(CONFIG_FW_LOADER_MODULE)
|
||||
#if !defined(CONFIG_USE_VXLOADER) && !defined(CONFIG_SND_VX_LIB) /* built-in kernel */
|
||||
#define SND_VX_FW_LOADER /* use the standard firmware loader */
|
||||
#endif
|
||||
#endif
|
||||
|
||||
struct firmware;
|
||||
struct device;
|
||||
|
||||
|
Reference in New Issue
Block a user