1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 12:59:12 +01:00
Files
u-boot-megous/include/dm
Simon Glass 9830698765 dm: core: Drop the const from ofnode
Now that we support writing to ofnodes, the const is not accurate. Drop
it to avoid undesirable casting.

Also drop the ofnode_to_npw() which is now the same as ofnode_to_np().

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-09-29 16:07:58 -04:00
..
2022-06-28 03:09:52 +01:00
2022-09-29 16:07:58 -04:00
2022-01-19 18:11:34 +01:00