]> git.ipfire.org Git - thirdparty/u-boot.git/commit
reboot-mode: Correct macro name from U_BOOT_DEVICE to U_BOOT_DRVINFO
authorCibil Pankiras <cibil.pankiras@egym.com>
Thu, 20 Nov 2025 13:32:00 +0000 (14:32 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 5 Dec 2025 22:24:56 +0000 (16:24 -0600)
commit1165e8efcba0ab3efd1ea4ff956d26746fc386b0
tree4efb43d9719b8157f557449d5563fbd71690ce3f
parent717f8ded395fc0369620c3935980642fed909345
reboot-mode: Correct macro name from U_BOOT_DEVICE to U_BOOT_DRVINFO

The macro U_BOOT_DEVICE has been renamed to U_BOOT_DRVINFO.
This patch updates the reference in reboot-mode-gpio.h.

Signed-off-by: Cibil Pankiras <cibil.pankiras@egym.com>
include/reboot-mode/reboot-mode-gpio.h