]> git.baikalelectronics.ru Git - uboot.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)
commit8db8f340c830ad1d9e77116a5390d499695917c5
tree5540c9b638b0e13b07577dc41bf3bb0385b5b076
parent764d5eda56e17b2af49790655cbada332bb84f7b
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