Arvind Yadav fff219d90c xen-platform: 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>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
2017-08-31 09:45:55 -04:00
..
2017-08-11 16:45:56 +02:00
2015-12-21 14:40:55 +00:00
2017-05-02 12:06:50 +02:00
2016-12-08 07:53:50 +01:00
2017-07-06 19:11:24 -07:00
2015-12-21 14:40:55 +00:00
2011-12-16 13:29:31 -05:00
2017-08-31 09:45:55 -04:00
2017-06-05 16:59:12 +02:00