]> bbs.cooldavid.org Git - net-next-2.6.git/commit
EDAC: add __init to i7core_xeon_pci_fixup
authorJiri Slaby <jslaby@suse.cz>
Wed, 9 Dec 2009 19:55:15 +0000 (16:55 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 14:45:19 +0000 (11:45 -0300)
commit71753e0141a220ecbf9c71a66e0a8acce9705fb5
tree4f87b5cfc3c165a1d8316950ed6cbea8bfaebadd
parent508fa179f8e0da5d7241e12ad1562b96f291e800
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>
drivers/edac/i7core_edac.c