diff options
author | Masami Hiramatsu <[email protected]> | 2021-09-15 09:53:38 +0900 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-09-15 09:49:48 -0700 |
commit | 80be5998ad6339e3e804a772723390cb50b96428 (patch) | |
tree | d03bd58a302933b4ca89672fa713d4d3e8b00f2a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3ca706c189db861b2ca2019a0901b94050ca49d8 (diff) |
tools/bootconfig: Define memblock_free_ptr() to fix build error
The lib/bootconfig.c file is shared with the 'bootconfig' tooling, and
as a result, the changes incommit 77e02cf57b6c ("memblock: introduce
saner 'memblock_free_ptr()' interface") need to also be reflected in the
tooling header file.
So define the new memblock_free_ptr() wrapper, and remove unused __pa()
and memblock_free().
Fixes: 77e02cf57b6c ("memblock: introduce saner 'memblock_free_ptr()' interface")
Signed-off-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions