summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorYong Ding <yongding@codeaurora.org>2018-02-26 17:32:11 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2018-02-26 19:19:13 -0800
commit7fc5b94897f416e606c3f9840700ed851f712790 (patch)
treebb45328567360b760e32e8e1e7e96786f59a6621 /tools/perf/scripts/python/compaction-times.py
parent17c46a04781867855b696b729e26500dab316870 (diff)
soc: qcom: hab: clean the pr_fmt redefined build warning
In include/linux/printk.h, pr_fmt is programmed in such below way. #ifndef pr_fmt #define pr_fmt(fmt) fmt #endif And in hab.h, there is a customized pr_fmt definition. To avoid its redefinition warning, it should be undefed before the customized one if it already exists. And such warning happens in building khab.c now. Change-Id: Ia7a58bc32c7205ac27767f9738271ddce8fef339 Signed-off-by: Yong Ding <yongding@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions