]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
xtensa: use generic vga.h
authorJiri Slaby <jslaby@suse.cz>
Fri, 26 Oct 2018 22:03:02 +0000 (15:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Oct 2018 23:25:18 +0000 (16:25 -0700)
commit253cc22fc6a1245472b12e2162df00c5817402b7
tree0acaf657be02a87168fa81e9dbbe267c0887c1c5
parent5780a02fd1e87641ad6a8dd6891a1e890cf45c5d
xtensa: use generic vga.h

What xtensa has in asm/vga.h is the same as what can be found in
asm-generic/vga.h.  So use the latter header.

Link: http://lkml.kernel.org/r/20180907132219.12979-1-jslaby@suse.cz
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Cc: Chris Zankel <chris@zankel.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/xtensa/include/asm/Kbuild
arch/xtensa/include/asm/vga.h [deleted file]