diff options
author | 2015-06-05 10:27:43 +0200 | |
---|---|---|
committer | 2015-06-06 20:48:34 +0300 | |
commit | f4e04022edaec32af39db16e08ea316a6bb136f2 (patch) | |
tree | d1408d5819f863cba46b7b9acd60a6898603acfe /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | virtgpu: include linux/types.h to avoid warning. (diff) | |
download | wireguard-linux-f4e04022edaec32af39db16e08ea316a6bb136f2.tar.xz wireguard-linux-f4e04022edaec32af39db16e08ea316a6bb136f2.zip |
drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbols
The CONFIG_ prefix is reserved for Kconfig options in Make and CPP
syntax. Various static analysis tools rely on this naming convention
and check if CONFIG_ prefixed symbols are defined Kconfig. Hence add
yet another prefix AMD_ to CONFIG_REG_{BASE,END,SISE} to apply to this
convention and make static analysis tools happy.
Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions