]> git.baikalelectronics.ru Git - kernel.git/commit
x86/PCI: Move pcibios_assign_resources() annotation to definition
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 14 Apr 2014 22:13:48 +0000 (16:13 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 23 May 2014 16:47:19 +0000 (10:47 -0600)
commit894341922dff8f74ae6f952d676e3f347f373e86
treef0b6f1401335cc1734aa9070133b58b5723a89dd
parent397ee57f61bcc1f06f26ac3452fdd8a921ea917c
x86/PCI: Move pcibios_assign_resources() annotation to definition

Move the pcibios_assign_resources() fs_initcall annotation next to the
function definition.  No functional change.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/i386.c