From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.free-electrons.com (down.free-electrons.com. [37.187.137.238]) by gmr-mx.google.com with ESMTP id gt9si386756wib.2.2015.07.13.08.07.35 for ; Mon, 13 Jul 2015 08:07:35 -0700 (PDT) Date: Mon, 13 Jul 2015 17:07:32 +0200 From: Alexandre Belloni To: Zhi Li Cc: Shawn Guo , rtc-linux@googlegroups.com, Frank Li , kbuild test robot , "linux-arm-kernel@lists.infradead.org" Subject: [rtc-linux] Re: [PATCH] rtc: snvs: select option REGMAP_MMIO Message-ID: <20150713150732.GC20482@piout.net> References: <1436775075-15037-1-git-send-email-shawnguo@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 In-Reply-To: Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On 13/07/2015 at 09:48:33 -0500, Zhi Li wrote : > On Mon, Jul 13, 2015 at 3:11 AM, Shawn Guo wrote: > > Select REGMAP_MMIO to fix the following build error seen with x86_64 > > randconfig. > > > > drivers/built-in.o: In function `snvs_rtc_probe': > > rtc-snvs.c:(.text+0x567730): undefined reference to `devm_regmap_init_mmio_clk' > > > > Reported-by: kbuild test robot > > Signed-off-by: Shawn Guo > > Acked-by: Frank Li Acked-by: Alexandre Belloni -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.belloni@free-electrons.com (Alexandre Belloni) Date: Mon, 13 Jul 2015 17:07:32 +0200 Subject: [PATCH] rtc: snvs: select option REGMAP_MMIO In-Reply-To: References: <1436775075-15037-1-git-send-email-shawnguo@kernel.org> Message-ID: <20150713150732.GC20482@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 13/07/2015 at 09:48:33 -0500, Zhi Li wrote : > On Mon, Jul 13, 2015 at 3:11 AM, Shawn Guo wrote: > > Select REGMAP_MMIO to fix the following build error seen with x86_64 > > randconfig. > > > > drivers/built-in.o: In function `snvs_rtc_probe': > > rtc-snvs.c:(.text+0x567730): undefined reference to `devm_regmap_init_mmio_clk' > > > > Reported-by: kbuild test robot > > Signed-off-by: Shawn Guo > > Acked-by: Frank Li Acked-by: Alexandre Belloni -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com