diff options
author | Randy Dunlap <[email protected]> | 2021-04-16 15:46:03 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-04-16 16:10:36 -0700 |
commit | d199161653d612b8fb96ac51bfd5b2d2782ecef3 (patch) | |
tree | a5dfcc0f7941e0d9de4c84a2fe40c89d12129a62 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 02c587733c8161355a43e6e110c2e29bd0acff72 (diff) |
csky: change a Kconfig symbol name to fix e1000 build error
e1000's #define of CONFIG_RAM_BASE conflicts with a Kconfig symbol in
arch/csky/Kconfig.
The symbol in e1000 has been around longer, so change arch/csky/ to use
DRAM_BASE instead of RAM_BASE to remove the conflict. (although e1000
is also a 2-line change)
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Randy Dunlap <[email protected]>
Reported-by: kernel test robot <[email protected]>
Acked-by: Guo Ren <[email protected]>
Cc: Jesse Brandeburg <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions