]> git.baikalelectronics.ru Git - kernel.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)
commit349348b313a2f806758650ff3ad941096aee2bfe
tree0acaf657be02a87168fa81e9dbbe267c0887c1c5
parentd653854d1b41376390a4ac908b014dbecec97e47
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]