aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorMyron Stowe <[email protected]>2011-10-28 15:47:35 -0600
committerJesse Barnes <[email protected]>2012-01-06 12:10:35 -0800
commitcfce9fb808d7d25f6ea18a804eb71b08c7d777c1 (patch)
tree5266c63ab2a128a65ef830aee2e2ec1020aad4a4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
parent2502dbdfc878a801b5e6d0b6901c334f4051ca39 (diff)
PCI: add declaration for pcibios_set_master() to pci core
Currently, pcibios_set_master() is implemented in architecture- specific code. There is nothing architecture-specific about PCI's 'latency timer'. This patch adds a declaration for pcibios_set_master() to PCI's core in preperation for pulling the function itself up into the core. Without the addition of this declaration, subsequent patches that remove inline definitions of pcibios_set_master() would be removing the only declaration of such. No functional change. Signed-off-by: Myron Stowe <[email protected]> Signed-off-by: Jesse Barnes <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions