Loading sound/usb/pcm.c +1 −1 Original line number Diff line number Diff line Loading @@ -857,7 +857,7 @@ static int snd_usb_pcm_prepare(struct snd_pcm_substream *substream) return ret; } static struct snd_pcm_hardware snd_usb_hardware = static const struct snd_pcm_hardware snd_usb_hardware = { .info = SNDRV_PCM_INFO_MMAP | SNDRV_PCM_INFO_MMAP_VALID | Loading Loading
sound/usb/pcm.c +1 −1 Original line number Diff line number Diff line Loading @@ -857,7 +857,7 @@ static int snd_usb_pcm_prepare(struct snd_pcm_substream *substream) return ret; } static struct snd_pcm_hardware snd_usb_hardware = static const struct snd_pcm_hardware snd_usb_hardware = { .info = SNDRV_PCM_INFO_MMAP | SNDRV_PCM_INFO_MMAP_VALID | Loading