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)
commitadc429d69937b3ef6fba2f8e8de9b7ce8347b662
treef0b6f1401335cc1734aa9070133b58b5723a89dd
parent44c8bdbe32aa51fe673c7a86b1e8f45b952d7759
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