Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755658AbbLAQHu (ORCPT ); Tue, 1 Dec 2015 11:07:50 -0500 Received: from mail-ob0-f178.google.com ([209.85.214.178]:33355 "EHLO mail-ob0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751085AbbLAQHs (ORCPT ); Tue, 1 Dec 2015 11:07:48 -0500 Message-ID: <565DC5D1.2080809@gmail.com> Date: Tue, 01 Dec 2015 10:07:45 -0600 From: Nishanth Menon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 MIME-Version: 1.0 To: kbuild test robot , Nishanth Menon CC: linux-kernel@vger.kernel.org, kbuild-all@01.org, Philipp Zabel , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] reset: Introduce static inline dummy function when CONFIG_RESET_CONTROLLER References: <201512012339.srrujPao%fengguang.wu@intel.com> In-Reply-To: <201512012339.srrujPao%fengguang.wu@intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1093 Lines: 32 On 12/01/2015 09:56 AM, kbuild test robot wrote: > Hi Nishanth, > > [auto build test ERROR on v4.4-rc3] > [also build test ERROR on next-20151127] > > url: https://github.com/0day-ci/linux/commits/Nishanth-Menon/reset-Introduce-static-inline-dummy-function-when-CONFIG_RESET_CONTROLLER/20151201-233708 > config: i386-randconfig-n0-201548 (attached as .config) > reproduce: > # save the attached .config to linux build tree > make ARCH=i386 > > All errors (new ones prefixed by >>): > > In file included from drivers/reset/core.c:18:0: >>> include/linux/reset-controller.h:1:0: error: unterminated #ifndef > #ifndef _LINUX_RESET_CONTROLLER_H_ > ^ Uggh.. thanks kbot... :).. my bad.. last minute whitespace editscan end up deleting #endifs :( While at it, will fix $subject as well. -- Regards, Nishanth Menon -- 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/