[PATCH 03/18] video: bochs: Drop the useless argument of bochs_vga_write()

Anatolij Gustschin agust at denx.de
Tue Aug 1 14:59:07 CEST 2023


On Sun, 23 Jul 2023 12:40:26 +0800
Bin Meng bmeng at tinylab.org 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 <bmeng at tinylab.org>
> ---
> 
>  drivers/video/bochs.c | 7 ++++---
>  drivers/video/bochs.h | 5 ++++-
>  2 files changed, 8 insertions(+), 4 deletions(-)

applied to u-boot-video/master, thanks!

--
Anatolij


More information about the U-Boot mailing list