From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2] ARM: AM43xx: hwmod: add DSS hwmod data Date: Tue, 29 Jul 2014 04:07:54 -0700 Message-ID: <20140729110754.GN29045@atomide.com> References: <1402994233-22599-1-git-send-email-tomi.valkeinen@ti.com> <20140725165304.GD29132@saruman.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:12250 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753224AbaG2LJT (ORCPT ); Tue, 29 Jul 2014 07:09:19 -0400 Content-Disposition: inline In-Reply-To: <20140725165304.GD29132@saruman.home> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Felipe Balbi Cc: Paul Walmsley , Tomi Valkeinen , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Sathya Prakash M R * Felipe Balbi [140725 09:55]: > On Tue, Jul 22, 2014 at 09:14:20PM +0000, Paul Walmsley wrote: > > On Tue, 17 Jun 2014, Tomi Valkeinen wrote: > > > > > From: Sathya Prakash M R > > > > > > Add DSS hwmod data for AM43xx. > > > > > > Signed-off-by: Sathya Prakash M R > > > [tomi.valkeinen@ti.com: added missing dispc flags] > > > Signed-off-by: Tomi Valkeinen > > > Acked-by: Rajendra Nayak > > > > This one didn't compile on an AM43xx-only build: > > > > ---- > > arch/arm/mach-omap2/built-in.o:(.data+0x3f2c): undefined reference to `omap2_dss_hwmod_class' > > arch/arm/mach-omap2/built-in.o:(.data+0x405c): undefined reference to `omap2_rfbi_hwmod_class' > > make: *** [vmlinux] Error 1 > > test_build: Tue Jul 22 13:48:50 MDT 2014: FAILED on omap2plus_defconfig_am43xx_only hwmod-a-v3.17 > > ---- > > > > Have queued the following patch instead. > > queued for v3.17, I assume. Still not available from linux-next though. Should be in linux-next now. Tony