diff --git a/sound/drivers/aloop.c b/sound/drivers/aloop.c index eab7f594ebe759..5a6ccb27beb914 100644 --- a/sound/drivers/aloop.c +++ b/sound/drivers/aloop.c @@ -49,6 +49,7 @@ MODULE_LICENSE("GPL"); MODULE_SUPPORTED_DEVICE("{{ALSA,Loopback soundcard}}"); #define MAX_PCM_SUBSTREAMS 8 +#define JUST_FOR_TEST static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */ static char *id[SNDRV_CARDS] = SNDRV_DEFAULT_STR; /* ID for this card */