commit | 02e7e92709267ae26211041385d1e711e7c8991c | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Jan 30 14:41:19 2024 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Nov 03 20:08:53 2024 -0500 |
tree | 646edd9497818d55b071a82df82a2618089bb470 | |
parent | 3f407514ceba8b8821a5d2d0f5379f1ac1286642 [diff] |
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>