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)
Move the pcibios_assign_resources() fs_initcall annotation next to the
function definition.  No functional change.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found