sparc: get rid of asm/vga.h
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 6 Nov 2024 06:11:19 +0000 (06:11 +0000)
committerArnd Bergmann <arnd@arndb.de>
Mon, 11 Nov 2024 20:51:42 +0000 (21:51 +0100)
commit2d22a23c0d7173e81368dbbce67a1fcfa78ce630
tree431f606827bc2f61e793cf9c5d8478e53718745c
parenta36498d22c2b9ae8fda4e1c9e01c04897b1fd6d0
sparc: get rid of asm/vga.h

The only thing we are using it for on sparc is telling vt_buffer.h
to pick what it would pick by default anyway - we are not accessing
any VRAM here...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/sparc/include/asm/vga.h [deleted file]