diff options
| author | Daniel Palmer <daniel@thingy.jp> | 2026-06-03 18:18:09 +0300 |
|---|---|---|
| committer | Rob Herring (Arm) <robh@kernel.org> | 2026-06-04 05:01:40 +0300 |
| commit | 0c1b852f13e207d642cef5c22002a91c8f07673e (patch) | |
| tree | 139eda87d4f926ab440426cdaac72d952d7d35d6 /scripts/Makefile.debug | |
| parent | e6744a3fefcea709d46f7a1c507d588cb841c919 (diff) | |
| download | linux-0c1b852f13e207d642cef5c22002a91c8f07673e.tar.xz | |
drivers/of: fdt: Make ibm,phandle logic only happen on pseries
The "ibm,phandle" thing only seems to be needed on pseries
machines but everyone gets it so they get a string and a little
bit of useless code.
In __of_attach_node() the pseries specific part uses
IS_ENABLED(CONFIG_PPC_PSERIES) so do that here too.
Signed-off-by: Daniel Palmer <daniel@thingy.jp>
Link: https://patch.msgid.link/20260603151809.3256280-1-daniel@thingy.jp
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'scripts/Makefile.debug')
0 files changed, 0 insertions, 0 deletions
