diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-18 13:15:12 +0530 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-08-19 11:02:15 +0200 |
commit | f95925829b96199e4182438c3ea880ee15066b01 (patch) | |
tree | 99a100ad5a9552f6857c7b250d73aefffd0d3d5a /sound/drivers/opl4/Makefile | |
parent | 1086373713fbd602ab73c1968e5f91f15f647c49 (diff) | |
download | blackbird-obmc-linux-f95925829b96199e4182438c3ea880ee15066b01.tar.gz blackbird-obmc-linux-f95925829b96199e4182438c3ea880ee15066b01.zip |
ALSA: drivers: constify snd_pcm_ops structures
snd_pcm_ops are not supposed to change at runtime. All functions
working with snd_pcm_ops provided by <sound/pcm.h> work with
const snd_pcm_ops. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/drivers/opl4/Makefile')
0 files changed, 0 insertions, 0 deletions