]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: qemu: Move GUIDs to the C file
authorSimon Glass <sjg@chromium.org>
Sat, 28 Jan 2023 22:00:28 +0000 (15:00 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 6 Feb 2023 18:04:53 +0000 (13:04 -0500)
commit662cfa03cbe212a2b900ea9a69530d2f65ed1704
treeb1aa9c97724177bceed556b99c76ae519a02264c
parentece763de2f0d348a30655754f2be7100bc7057cc
arm: qemu: Move GUIDs to the C file

These are only used in one place, so move them there.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/emulation/qemu-arm/qemu-arm.c
configs/qemu_arm64_defconfig
configs/qemu_arm_defconfig
include/configs/qemu-arm.h
test/boot/bootdev.c
test/boot/bootstd_common.h