Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932268AbcCHH57 (ORCPT ); Tue, 8 Mar 2016 02:57:59 -0500 Received: from eusmtp01.atmel.com ([212.144.249.242]:31512 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753469AbcCHH5z (ORCPT ); Tue, 8 Mar 2016 02:57:55 -0500 From: "Yang, Wenyou" To: kbuild test robot CC: "kbuild-all@01.org" , Lee Jones , Rob Herring , Pawel Moll , "Mark Rutland" , Ian Campbell , Kumar Gala , "Ferre, Nicolas" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" Subject: RE: [PATCH 2/2] mfd: add documentation for ACT8945A DT bindings Thread-Topic: [PATCH 2/2] mfd: add documentation for ACT8945A DT bindings Thread-Index: AQHRSblSZ2X99SuTBEyNQ+gM9F0ItJ9OtNaAgADXKeA= Date: Tue, 8 Mar 2016 07:57:30 +0000 Message-ID: References: <1452218729-11357-3-git-send-email-wenyou.yang@atmel.com> <201603081124.QHccT8lq%fengguang.wu@intel.com> In-Reply-To: <201603081124.QHccT8lq%fengguang.wu@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.168.5.13] Content-Type: text/plain; charset="gb2312" MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by mail.home.local id u287w3Bp022744 Content-Length: 2018 Lines: 57 Hi, > -----Original Message----- > From: kbuild test robot [mailto:lkp@intel.com] > Sent: 2016??3??8?? 11:04 > To: Yang, Wenyou > Cc: kbuild-all@01.org; Lee Jones ; Rob Herring > ; Pawel Moll ; Mark Rutland > ; Ian Campbell ; Kumar > Gala ; Ferre, Nicolas ; > linux-kernel@vger.kernel.org; devicetree@vger.kernel.org; Yang, Wenyou > > Subject: Re: [PATCH 2/2] mfd: add documentation for ACT8945A DT bindings > > Hi Wenyou, > > [auto build test ERROR on v4.4-rc8] > [cannot apply to next-20160307] > [if your patch is applied to the wrong git tree, please drop us a note to help > improving the system] > > url: https://github.com/0day-ci/linux/commits/Wenyou-Yang/mfd-act8945a-add- > Active-semi-ACT8945A-PMIC-MFD-driver/20160108-100943 This is not the latest version, please use http://lists.infradead.org/pipermail/linux-arm-kernel/2016-February/405258.html > config: x86_64-allmodconfig (attached as .config) > reproduce: > # save the attached .config to linux build tree > make ARCH=x86_64 > It works using the commands as below. $ make mrproper $ export ARCH=x86_64 $ export CROSS_COMPILE= $ make allmodconfig $ make > All errors (new ones prefixed by >>): > > drivers/built-in.o: In function `act8945a_i2c_probe': > >> act8945a.c:(.text+0x22bb26): undefined reference to `__devm_regmap_init_i2c' > drivers/built-in.o: In function `act8945a_i2c_init': > >> act8945a.c:(.init.text+0x1a57a): undefined reference to `i2c_register_driver' > drivers/built-in.o: In function `act8945a_i2c_exit': > >> act8945a.c:(.exit.text+0x68f): undefined reference to `i2c_del_driver' > > --- > 0-DAY kernel test infrastructure Open Source Technology Center > https://lists.01.org/pipermail/kbuild-all Intel Corporation Best Regards, Wenyou Yang