aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2009-10-08 18:59:53 +0900
committerJesse Barnes <[email protected]>2009-11-04 08:47:12 -0800
commit98e724c791924c0dfc5b1dcf053ed3841cc89c78 (patch)
tree654f2c6db2b6166d382f6c713e4e113201ff08ae /tools/perf/scripts/python/event_analyzing_sample.py
parent15ea76d407d560f985224b65fe59c9db01692a0d (diff)
PCI: pci_dfl_cache_line_size is __devinitdata
pci_dfl_cache_line_size is marked as __initdata but referenced by pci_init() which is __devinit. Make it __devinitdata instead of __initdata. Signed-off-by: Tejun Heo <[email protected]> Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: Jesse Barnes <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions