]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/hwmon/i5k_amb.c
Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
[linux.git] / drivers / hwmon / i5k_amb.c
index a5a9f457b7f7a8512f7a1e50a177fedaf5fa91a6..9397d2f0e79ac0710feb06e6f15e3673b9a0fc5f 100644 (file)
@@ -495,7 +495,7 @@ static struct {
 };
 
 #ifdef MODULE
-static struct pci_device_id i5k_amb_ids[] = {
+static const struct pci_device_id i5k_amb_ids[] = {
        { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_5000_ERR) },
        { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_5400_ERR) },
        { 0, }