aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAlexey Kardashevskiy <[email protected]>2016-05-02 17:06:12 +1000
committerMichael Ellerman <[email protected]>2016-05-11 21:54:02 +1000
commit9e44754755528f78dbc3a5e64cd48dadf4773777 (patch)
treecb083971fd17f0d160c7e279588b06e91715c70d /tools/perf/scripts/python/bin
parent2f67798c1f9f35ba576ac0639b9b648b9b2033f6 (diff)
powerpc/powernv/pci: Fix cfg_dbg() & replace with pr_devel()
When cfg_dbg() is enabled (i.e. mapped to printk()), gcc produces errors as the __func__ parameter is missing (pnv_pci_cfg_read() has one); this adds the missing parameter. cfg_dbg() is just an inferior version of pr_devel() so use the latter instead. Signed-off-by: Alexey Kardashevskiy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions