diff options
Diffstat (limited to 'drivers/edac')
-rw-r--r-- | drivers/edac/i7core_edac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/edac/i7core_edac.c b/drivers/edac/i7core_edac.c index 4d6ecf1291b8..37ade251e9e2 100644 --- a/drivers/edac/i7core_edac.c +++ b/drivers/edac/i7core_edac.c | |||
@@ -1170,7 +1170,7 @@ static void i7core_put_all_devices(void) | |||
1170 | i7core_put_devices(i7core_dev); | 1170 | i7core_put_devices(i7core_dev); |
1171 | } | 1171 | } |
1172 | 1172 | ||
1173 | static void i7core_xeon_pci_fixup(int dev_id) | 1173 | static void __init i7core_xeon_pci_fixup(int dev_id) |
1174 | { | 1174 | { |
1175 | struct pci_dev *pdev = NULL; | 1175 | struct pci_dev *pdev = NULL; |
1176 | int i; | 1176 | int i; |