Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934232Ab3DKSpK (ORCPT ); Thu, 11 Apr 2013 14:45:10 -0400 Received: from mail-bk0-f53.google.com ([209.85.214.53]:56563 "EHLO mail-bk0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751606Ab3DKSpG (ORCPT ); Thu, 11 Apr 2013 14:45:06 -0400 MIME-Version: 1.0 Date: Fri, 12 Apr 2013 00:15:05 +0530 Message-ID: Subject: [Linaro-QA-Service] [linux-next] Snowball build broken From: Naresh Kamboju To: linux-kernel@vger.kernel.org, Lists linaro-dev Cc: Lee Jones Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1363 Lines: 46 Hi All, Greetings from Linaro QA services. We have setup the process of validating Linux on ARM Kernel builds. One of those ARM targets is Snowball. Snowball build broken log can be found here Build Error: -------------- 04:48:08 CC drivers/mfd/ab8500-debugfs.o 04:48:09 /mnt/ci_build/workspace/linux-next/hwpack/snowball/label/precise_hwpack_cloud/drivers/mfd/ab8500-debugfs.c:95:23: fatal error: mach/irqs.h: No such file or directory 04:48:09 compilation terminated. 04:48:09 make[3]: *** [drivers/mfd/ab8500-debugfs.o] Error 1 04:48:09 make[2]: *** [drivers/mfd] Error 2 04:48:09 make[1]: *** [drivers] Error 2 Code snippet: ------------------ File: drivers/mfd/ab8500-debugfs.c 89 #ifdef CONFIG_DEBUG_FS 90 #include 91 #include 92 #endif 93 94 /* TODO: this file should not reference IRQ_DB8500_AB8500! */ 95 #include 96 97 static u32 debug_bank; 98 static u32 debug_address; 99 Kernel Commit id: ---------------------- 484eecb3dc4d7173015feeb41e2995bbcb724523 Please let me know if you need more info. Best regards Naresh Kamboju -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/