diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-01 21:31:50 +0530 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2017-08-04 16:59:46 +1000 |
commit | 84a6bf7fd78d8255f4e83cf30ce7b142e7567ed1 (patch) | |
tree | 188223957e8e03db4bf71b1672536e6d7d000903 /lib/percpu-refcount.c | |
parent | b8ca53f4d07a194697a14ee247c2e529fdd37ade (diff) |
agp: 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: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'lib/percpu-refcount.c')
0 files changed, 0 insertions, 0 deletions