summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/ali-agp.c
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-01 21:31:50 +0530
committerDave Airlie <airlied@redhat.com>2017-08-04 16:59:46 +1000
commit84a6bf7fd78d8255f4e83cf30ce7b142e7567ed1 (patch)
tree188223957e8e03db4bf71b1672536e6d7d000903 /drivers/char/agp/ali-agp.c
parentb8ca53f4d07a194697a14ee247c2e529fdd37ade (diff)
downloadop-kernel-dev-84a6bf7fd78d8255f4e83cf30ce7b142e7567ed1.zip
op-kernel-dev-84a6bf7fd78d8255f4e83cf30ce7b142e7567ed1.tar.gz
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 'drivers/char/agp/ali-agp.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud