[PATCH 0/2] m32r: fix build failure
From: Sudip Mukherjee
Date: Tue Dec 22 2015 - 05:42:13 EST
Hi Andrew,
m32r allmodconfig was failing for quite some time.
The first error being:
In file included from ../include/linux/kvm_para.h:4:0,
from ../kernel/watchdog.c:26:
../include/uapi/linux/kvm_para.h:30:26: fatal error: asm/kvm_para.h: No such file or directory
patch 1/2 will address this.
After fixing this some more errors surfaced which led to the missing
helpers.
The build still fails for one of the media driver. But atleast with this
series the first few reasons of the failures will be fixed.
Sending to you as m32r architecture is orphan.
Sudip Mukherjee (2):
m32r: fix build failure
m32r: add io*_rep helpers
arch/m32r/include/asm/Kbuild | 1 +
arch/m32r/include/asm/io.h | 10 +++++++++-
2 files changed, 10 insertions(+), 1 deletion(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/