On Sat, 22 Jul 2023 at 22:41, Bin Meng <[email protected]> wrote:
>
> bochs_vga_write() takes 'index' as one argument, but never uses it.
>
> While we are here, use macros instead of magic numbers for the
> VGA IO port register name and value.
>
> Signed-off-by: Bin Meng <[email protected]>
> ---
>
>  drivers/video/bochs.c | 7 ++++---
>  drivers/video/bochs.h | 5 ++++-
>  2 files changed, 8 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <[email protected]>
Tested-by: Simon Glass <[email protected]>  # qemu-x86_64

Reply via email to