projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb1ff5f
)
cris: Wire up asm-generic/vga.h
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Wed, 15 May 2013 20:38:12 +0000
(22:38 +0200)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 16 Jun 2013 11:47:45 +0000
(13:47 +0200)
When compiling several DRM related files:
include/video/vga.h:22:21: fatal error: asm/vga.h: No such file or directory
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/cris/include/asm/Kbuild
patch
|
blob
|
history
diff --git
a/arch/cris/include/asm/Kbuild
b/arch/cris/include/asm/Kbuild
index 0dd4b88a5c72eb9f6c3b9d0deff55057b5c12d87..c8325455520ef932fcbbb4ce44834d3618568a4e 100644
(file)
--- a/
arch/cris/include/asm/Kbuild
+++ b/
arch/cris/include/asm/Kbuild
@@
-9,4
+9,5
@@
generic-y += kvm_para.h
generic-y += linkage.h
generic-y += module.h
generic-y += trace_clock.h
+generic-y += vga.h
generic-y += xor.h