]> 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)
commita6a204f94ee3f8b3b2b3f9a71d9f30caf14b383e
tree0acaf657be02a87168fa81e9dbbe267c0887c1c5
parent85089f49fd06f943fe0f08547a3bf983e5e91013
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]