diff options
Diffstat (limited to 'drivers/pci/pci.c')
-rw-r--r-- | drivers/pci/pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c index 25e0327d4429..e3d6b33fd596 100644 --- a/drivers/pci/pci.c +++ b/drivers/pci/pci.c | |||
@@ -2389,7 +2389,7 @@ out: | |||
2389 | return offset + ent_size; | 2389 | return offset + ent_size; |
2390 | } | 2390 | } |
2391 | 2391 | ||
2392 | /* Enhanced Allocation Initalization */ | 2392 | /* Enhanced Allocation Initialization */ |
2393 | void pci_ea_init(struct pci_dev *dev) | 2393 | void pci_ea_init(struct pci_dev *dev) |
2394 | { | 2394 | { |
2395 | int ea; | 2395 | int ea; |