diff options
author | Bhumika Goyal <[email protected]> | 2017-03-18 19:34:11 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-03-20 11:26:37 +0000 |
commit | 2261cf1ce63ff1ca01772542a41b57eaac286841 (patch) | |
tree | 8c92ded82dd869d069e294218588af9dd4247782 /scripts/gdb/linux | |
parent | 8804e073a8b7b85e98e46a239da4d2d92adfe124 (diff) |
ASoC: omap: constify snd_soc_ops structures
Declare snd_soc_ops structures as const as they are only stored
in the ops field of a snd_soc_dai_link structure. This field is
of type const, so snd_soc_ops structures having this property
can be made const too.
Cross compiled the .o files for arm architecture.
Signed-off-by: Bhumika Goyal <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Acked-by: Jarkko Nikula <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions