Hi, I forgot to send it with config patches yesterday. Without this patch omap2plus kernel 3.4-rc5 will not be built. Cheers, Guillaume Le 01/05/2012 19:04, Guillaume GARDET a écrit :
From: Guillaume GARDET<guillaume.gardet@oliseo.fr>
--- drivers/mfd/omap-usb-host.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/mfd/omap-usb-host.c b/drivers/mfd/omap-usb-host.c index c8aae66..7e96bb2 100644 --- a/drivers/mfd/omap-usb-host.c +++ b/drivers/mfd/omap-usb-host.c @@ -25,6 +25,7 @@ #include<linux/clk.h> #include<linux/dma-mapping.h> #include<linux/spinlock.h> +#include<plat/cpu.h> #include<plat/usb.h> #include<linux/pm_runtime.h>
-- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org