From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Hunter Subject: Re: omap2plus_defconfig fails to build Date: Mon, 3 Dec 2012 17:38:34 -0600 Message-ID: <50BD37FA.2090501@ti.com> References: <20121204102631.3d8d41e3e8a8c0eb71734e55@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20121204102631.3d8d41e3e8a8c0eb71734e55@canb.auug.org.au> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Stephen Rothwell Cc: Arnd Bergmann , Tony Lindgren , Benjamin Herrenschmidt , linux-next@vger.kernel.org, Paul Mackerras , Belisko Marek , Olof Johansson , Nathan Fontenot , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org List-Id: linux-next.vger.kernel.org Hi Stephen, On 12/03/2012 05:26 PM, Stephen Rothwell wrote: > Hi all, > > On Thu, 29 Nov 2012 11:40:18 +0100 Belisko Marek wrote: >> >> I've update linux-next to next-20121129 and omap2plus_defconfig fails to build: >> arch/arm/mach-omap2/timer.c: In function 'omap_get_timer_dt': >> arch/arm/mach-omap2/timer.c:195: error: implicit declaration of >> function 'prom_add_property' > > Caused by commit 9725f4451a9c ("ARM: OMAP: Add DT support for timer > driver") from the arm-soc tree interacting with commit 79d1c712958f > ("powerpc+of: Rename the drivers/of prom_* functions to of_*") from the > powerpc tree. > > I will fix this up in today' linux-next (by changing prom_add_property to > of_add_property). Someone will need to remember to tell Linus when the > latter of those two commits gets merged. Just to let you know there is a patch available for this problem [1]. Tony, Olof, Arnd, not sure how you guys wish to handle this one. Cheers Jon [1] http://www.spinics.net/lists/arm-kernel/msg210179.html