diff options
author | Rob Herring <robh@kernel.org> | 2018-04-16 19:00:02 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2018-04-18 15:55:41 +0200 |
commit | 9cf7c9cb6b4d869cc26fafd3fe54c2cb69fc81ac (patch) | |
tree | 554c9da91e2d7decf40d7fcda4d1c837a263cdfb /Documentation/devicetree/bindings/dma | |
parent | Linux 4.17-rc1 (diff) | |
download | linux-9cf7c9cb6b4d869cc26fafd3fe54c2cb69fc81ac.tar.xz linux-9cf7c9cb6b4d869cc26fafd3fe54c2cb69fc81ac.zip |
of/numa: drop export of of_node_to_nid
The "generic" implementation of of_node_to_nid is only used by
arm64 and only in built-in code, so remove its export. Any
device with a struct device should be able to use dev_to_node()
instead. Also, exporting of_node_to_nid doesn't actually work if
we build a module on an arch that doesn't select OF_NUMA nor provide its
own of_node_to_nid implementation.
Cc: Frank Rowand <frowand.list@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/dma')
0 files changed, 0 insertions, 0 deletions