diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-03 18:22:09 +0200 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-08-15 14:00:46 +0200 |
commit | 4f558d636b0de9aa5d0acaf87a7f83c965ced6d7 (patch) | |
tree | d753be91985f6d1d548534bba3e4320d0dc1a0bf /drivers/hwmon/sht21.c | |
parent | mtd: ck804xrom: constify pci_device_id. (diff) | |
download | linux-4f558d636b0de9aa5d0acaf87a7f83c965ced6d7.tar.xz linux-4f558d636b0de9aa5d0acaf87a7f83c965ced6d7.zip |
mtd: intel_vr_nor: 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: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'drivers/hwmon/sht21.c')
0 files changed, 0 insertions, 0 deletions