diff options
author | Dmitry Osipenko <[email protected]> | 2021-06-10 19:23:13 +0300 |
---|---|---|
committer | Rob Herring <[email protected]> | 2021-06-21 13:56:46 -0600 |
commit | 67a066b35765d13a55a56edd9b1f54dee9e441e1 (patch) | |
tree | ff609add433893a206fb4e94206127e9556a584c /scripts/gdb/linux/tasks.py | |
parent | 89f8a707d00890d302f6d4320d4ecdba12c26bdf (diff) |
of: reserved-memory: Add stub for RESERVEDMEM_OF_DECLARE()
The reserved-memory Kconfig could be disabled when drivers are
compile-tested. In this case RESERVEDMEM_OF_DECLARE() produces a
noisy warning about the orphaned __reservedmem_of_table section.
Add the missing stub that fixes the warning. In particular this is
needed for compile-testing of NVIDIA Tegra210 memory driver which
uses reserved-memory.
Reported-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions