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:
6a89a9d
)
cris: Provide <asm/kvm_para.h>
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 12 Feb 2013 09:37:14 +0000
(10:37 +0100)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 16 Jun 2013 11:47:37 +0000
(13:47 +0200)
In file included from include/linux/kvm_para.h:4:0,
from kernel/watchdog.c:28:
include/uapi/linux/kvm_para.h:26:26: fatal error: asm/kvm_para.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 f1e79edc9dd2258edcbcb08f616719e60217527b..74784882e220a29354418f74b2bf580b8700ee28 100644
(file)
--- a/
arch/cris/include/asm/Kbuild
+++ b/
arch/cris/include/asm/Kbuild
@@
-5,5
+5,6
@@
header-y += arch-v32/
generic-y += clkdev.h
generic-y += exec.h
+generic-y += kvm_para.h
generic-y += module.h
generic-y += trace_clock.h