Skip to content

Commit 253cc22

Browse files
Jiri Slabytorvalds
authored andcommitted
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/[email protected] Signed-off-by: Jiri Slaby <[email protected]> Acked-by: Max Filippov <[email protected]> Cc: Chris Zankel <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent 5780a02 commit 253cc22

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

arch/xtensa/include/asm/Kbuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ generic-y += rwsem.h
2626
generic-y += sections.h
2727
generic-y += topology.h
2828
generic-y += trace_clock.h
29+
generic-y += vga.h
2930
generic-y += word-at-a-time.h
3031
generic-y += xor.h

arch/xtensa/include/asm/vga.h

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)