]> 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)
commit6c940397b025e9dd6943958ead97c9700c7eef41
treef0b6f1401335cc1734aa9070133b58b5723a89dd
parent6775b4938b9f59b6ecb10b48cea74f35540a0cdd
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