commit | adc429d69937b3ef6fba2f8e8de9b7ce8347b662 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Mon Apr 14 16:13:48 2014 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri May 23 10:47:19 2014 -0600 |
tree | f0b6f1401335cc1734aa9070133b58b5723a89dd | |
parent | 44c8bdbe32aa51fe673c7a86b1e8f45b952d7759 [diff] |
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>