diff options
author | Mathias Krause <minipli@googlemail.com> | 2014-08-25 23:26:39 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-09-24 06:46:27 -0600 |
commit | 615f77511e4fafa9e67a5b84d8d886dde4f297df (patch) | |
tree | 3a4e1a5bf08d6b365df3233c63b04f06f3e3c84d /arch/frv/mm/highmem.c | |
parent | 6af13bac777aaec7460475a9fea8e9640c4b606e (diff) | |
download | blackbird-obmc-linux-615f77511e4fafa9e67a5b84d8d886dde4f297df.tar.gz blackbird-obmc-linux-615f77511e4fafa9e67a5b84d8d886dde4f297df.zip |
x86/PCI: Mark PCI BIOS initialization code as such
The pci_find_bios() function is only ever called from initialization code,
therefore can be marked as such, too. This, in turn, allows marking other
functions called only in this context as well.
The bios32_indirect variable can be marked as __initdata as it is only
referenced from __init functions now.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/frv/mm/highmem.c')
0 files changed, 0 insertions, 0 deletions