On Mon, Feb 3, 2025, at 16:42, Julian Vetter wrote: > In order to prepare the alpha architecture to use the generic IO > functions from lib/iomem_copy.c, rename _memset_c_io to memsetw_io. > Then move scr_memsetw to io.c, along the scr_memcpyw and scr_memmovew, > inside the CONFIG_VGA_CONSOLE. > > Signed-off-by: Julian Vetter <julian@xxxxxxxxxxxxxxxx> Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx>