mirror of
https://github.com/torvalds/linux.git
synced 2025-11-08 12:40:51 +02:00
Add a non-NUMA definition for of_drconf_to_nid_single() to topology.h
so we have one even if powerpc/mm/numa.c is not compiled. On a
non-NUMA kernel the appropriate node id is always first_online_node.
Fixes:
|
||
|---|---|---|
| .. | ||
| asm | ||
| uapi/asm | ||