diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-03 23:20:01 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-04 11:18:55 +0100 |
commit | 67e8ee9b4b387f5c4d12ad9b926a78a9bf3dc275 (patch) | |
tree | e844e2bd47ceda3d9295f9e58c60669a5de3c95d /Kbuild | |
parent | 86d7ce3dd717e09a442d35dae3f9c62c03e024d8 (diff) |
ASoC: Intel: constify pci_device_id.
pci_device_id are not supposed to change at runtime. All functions
working with pci_device_id provided by <linux/pci.h> work with
const pci_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions