commit | 73d2b6787feb4455c991b73f9d16ec98800718d4 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Nov 05 14:09:07 2024 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Nov 05 17:32:46 2024 -0500 |
tree | e69c0ac606e9f71ec985316f2f79762e32e57400 | |
parent | 02e7e92709267ae26211041385d1e711e7c8991c [diff] |
empty include/asm-generic/vga.h all places that use anything defined in it (vgacon, mdacon and vga16fb) are built only on architectures that have all that stuff in their native asm/vga.h allows to kill stub asm/vga.h on sh, while we are at it... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>