From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760055AbcAKRw2 (ORCPT ); Mon, 11 Jan 2016 12:52:28 -0500 Received: from mail-wm0-f42.google.com ([74.125.82.42]:38305 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758586AbcAKRw1 (ORCPT ); Mon, 11 Jan 2016 12:52:27 -0500 Subject: Re: [PATCH 1/2] clocksource/drivers: Fix dependencies for !HAS_IOMEM archs To: Richard Weinberger , tglx@linutronix.de References: <5693DBA1.8000509@linaro.org> <1452530709-4471-1-git-send-email-daniel.lezcano@linaro.org> <5693DDF0.2080603@nod.at> Cc: "open list:CLOCKSOURCE, CLOC..." From: Daniel Lezcano Message-ID: <5693EBD7.8050400@linaro.org> Date: Mon, 11 Jan 2016 18:52:23 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <5693DDF0.2080603@nod.at> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/11/2016 05:53 PM, Richard Weinberger wrote: > Am 11.01.2016 um 17:45 schrieb Daniel Lezcano: >> From: Richard Weinberger >> >> Not every arch has io memory. >> >> So, unbreak the build by fixing the dependencies. >> >> Signed-off-by: Richard Weinberger >> Signed-off-by: Daniel Lezcano >> --- > > [...] > >> config CLKSRC_ST_LPC >> bool "Low power clocksource found in the LPC" if COMPILE_TEST >> select CLKSRC_OF if OF >> + depends on HAS_IOMEM > > Sorry guys. Looks like I've added whitespace pollution here. > Shall I resend? No, it is ok. I fixed the whitespace and pushed the branch again. Thanks ! -- Daniel -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog