diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-01 21:31:56 +0530 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2017-08-04 16:59:50 +1000 |
commit | d720661291fc2b261311c8425b8ca0e2a21c264b (patch) | |
tree | d5fe9a25564eb2d05b12e61db512602b2d3d3c08 /include/acpi/acpi_numa.h | |
parent | 75383dd348dba0b5491fe6a56291908e23554b6e (diff) | |
download | linux-d720661291fc2b261311c8425b8ca0e2a21c264b.tar.bz2 |
agp: nvidia: 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 'include/acpi/acpi_numa.h')
0 files changed, 0 insertions, 0 deletions