Arvind Yadav 8efa6fb506 misc: hpilo: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-28 16:55:48 +02:00
..
2017-08-28 11:59:39 +02:00
2017-05-02 23:41:43 +03:00
2017-04-08 18:22:59 +02:00
2017-08-28 16:55:48 +02:00
2017-08-28 16:55:48 +02:00