From: Sachin Kamat Date: Fri, 20 Jun 2014 09:02:34 +0000 (+0530) Subject: thunderbolt: Staticize nhi_ids X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=620863f71c46509e104729c75a199689e59cac47;p=linux-beck.git thunderbolt: Staticize nhi_ids 'nhi_ids' is local to this file. Signed-off-by: Sachin Kamat Acked-by: Andreas Noever Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/thunderbolt/nhi.c b/drivers/thunderbolt/nhi.c index 0fc137af89f5..2054fbf8b382 100644 --- a/drivers/thunderbolt/nhi.c +++ b/drivers/thunderbolt/nhi.c @@ -632,7 +632,7 @@ static const struct dev_pm_ops nhi_pm_ops = { .restore_noirq = nhi_resume_noirq, }; -struct pci_device_id nhi_ids[] = { +static struct pci_device_id nhi_ids[] = { /* * We have to specify class, the TB bridges use the same device and * vendor (sub)id.