commit | 71753e0141a220ecbf9c71a66e0a8acce9705fb5 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Wed Dec 09 16:55:15 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue May 18 11:45:19 2010 -0300 |
tree | 4f87b5cfc3c165a1d8316950ed6cbea8bfaebadd | |
parent | 508fa179f8e0da5d7241e12ad1562b96f291e800 [diff] |
EDAC: add __init to i7core_xeon_pci_fixup It's called only from an __init function and is the only user of pcibios_scan_specific_bus which will be marked as __devinit in the next patch. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>