]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL uses of XEN_SERIAL
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:44:32 +0000 (15:44 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:41 +0000 (07:41 -0500)
commit2413fe67dbfeaf2d70bd13ed8efdfdbf0cbf7014
tree5540c9b638b0e13b07577dc41bf3bb0385b5b076
parenta6c38a280c073fb1311bfa1845b6cad7279c9f6c
Correct SPL uses of XEN_SERIAL

This converts 4 usages of this option to the non-SPL form, since there is
no SPL_XEN_SERIAL defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/xen/events.c