* [PATCH] arch: m32r: include: asm: add kvm_para.h
@ 2013-06-27 1:49 Chen Gang
0 siblings, 0 replies; only message in thread
From: Chen Gang @ 2013-06-27 1:49 UTC (permalink / raw)
To: Hirokazu Takata
Cc: dhowells@redhat.com, Arnd Bergmann, Paul McKenney,
sfr@canb.auug.org.au, Rusty Russell, linux-m32r, linux-m32r-ja,
Linux-Arch, linux-kernel@vger.kernel.org
Add kvm_para.h for pass compiling.
The related error (with allmodconfig):
In file included from include/linux/kvm_para.h:4:0,
from kernel/watchdog.c:29:
include/uapi/linux/kvm_para.h:26:26: fatal error: asm/kvm_para.h: No such file or directory
Signed-off-by: Chen Gang <gang.chen@asianux.com>
---
arch/m32r/include/asm/Kbuild | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/m32r/include/asm/Kbuild b/arch/m32r/include/asm/Kbuild
index bebdc36..1943db2 100644
--- a/arch/m32r/include/asm/Kbuild
+++ b/arch/m32r/include/asm/Kbuild
@@ -1,5 +1,6 @@
generic-y += clkdev.h
generic-y += exec.h
+generic-y += kvm_para.h
generic-y += module.h
generic-y += trace_clock.h
--
1.7.7.6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-27 1:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-27 1:49 [PATCH] arch: m32r: include: asm: add kvm_para.h Chen Gang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox