diff options
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | 2017-07-13 22:38:32 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-07-17 17:53:50 +0200 |
commit | fcf005a645e6855d68f98b9455f6b47ac2ed161c (patch) | |
tree | 73766a06e8b106df7887a721be82bf58b4a10c6e /net/bridge | |
parent | Linux v4.13-rc1 (diff) | |
download | linux-fcf005a645e6855d68f98b9455f6b47ac2ed161c.tar.xz linux-fcf005a645e6855d68f98b9455f6b47ac2ed161c.zip |
ASoC: rk3036: constify snd_soc_dai_ops structure
This structure is only stored in the ops field of a snd_soc_dai_driver
structure. That field is declared const, so snd_soc_dai_ops structures
that have this property can be declared as const also.
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions