Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754114AbbBMTVc (ORCPT ); Fri, 13 Feb 2015 14:21:32 -0500 Received: from gloria.sntech.de ([95.129.55.99]:57896 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753135AbbBMTVa (ORCPT ); Fri, 13 Feb 2015 14:21:30 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, arm@kernel.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH 09/11] ARM: rockchip: make rockchip_suspend_init conditional Date: Fri, 13 Feb 2015 20:26:54 +0100 Message-ID: <1461239.Nh9EM2K6Yy@diego> User-Agent: KMail/4.14.1 (Linux/3.16-3-amd64; KDE/4.14.2; x86_64; ; ) In-Reply-To: <1423770163-583064-10-git-send-email-arnd@arndb.de> References: <1423770163-583064-1-git-send-email-arnd@arndb.de> <1423770163-583064-10-git-send-email-arnd@arndb.de> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 858 Lines: 24 Am Donnerstag, 12. Februar 2015, 20:42:41 schrieb Arnd Bergmann: > If CONFIG_PM_SLEEP is disabled, we get a build error for rockchips: > > arch/arm/mach-rockchip/built-in.o: In function `rockchip_dt_init': > :(.init.text+0x1c): undefined reference to `rockchip_suspend_init' > > This adds an inline alternative for that case. > > Signed-off-by: Arnd Bergmann > Cc: Heiko Stuebner > Cc: linux-rockchip@lists.infradead.org thanks for the catch, Reviewed-by: Heiko Stuebner I guess you will apply the whole 11-patch series en block to arm-soc, right? Heiko -- 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/