Use the proper ofw node in com_fdt_attach(), likely a cut'n'paste error
authormiod <miod@openbsd.org>
Tue, 15 Aug 2023 07:56:27 +0000 (07:56 +0000)
committermiod <miod@openbsd.org>
Tue, 15 Aug 2023 07:56:27 +0000 (07:56 +0000)
commit40f41ea6f3bd43859241be4ca08deae8ea51b69b
tree8c7d6247a1d85e42cb6159c3a9d5586acf764be3
parent19c94b009685666a8a48a3ec7702c34964f1280e
Use the proper ofw node in com_fdt_attach(), likely a cut'n'paste error
from com_fdt_init_cons().
ok patrick@
sys/dev/fdt/com_fdt.c