diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-01 21:31:51 +0530 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2017-08-04 16:59:47 +1000 |
commit | e4e22911b38d624aec37ba8c4e19697984878a54 (patch) | |
tree | 87addd6ed0e2a78b837db40371053cf2b5b60f28 /crypto/rng.c | |
parent | 84a6bf7fd78d8255f4e83cf30ce7b142e7567ed1 (diff) | |
download | op-kernel-dev-e4e22911b38d624aec37ba8c4e19697984878a54.zip op-kernel-dev-e4e22911b38d624aec37ba8c4e19697984878a54.tar.gz |
agp: ali: 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 'crypto/rng.c')
0 files changed, 0 insertions, 0 deletions