From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from saturn.retrosnub.co.uk ([178.18.118.26]:53373 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756887AbcA3Pr3 (ORCPT ); Sat, 30 Jan 2016 10:47:29 -0500 Subject: Re: [PATCH 04/22] staging: iio: Fix dependencies for !HAS_IOMEM archs To: Geert Uytterhoeven , Richard Weinberger References: <1453760661-1444-1-git-send-email-richard@nod.at> <1453760661-1444-5-git-send-email-richard@nod.at> Cc: "linux-kernel@vger.kernel.org" , uml-devel , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald , Greg Kroah-Hartman , Michal Marek , linux-iio@vger.kernel.org, driverdevel From: Jonathan Cameron Message-ID: <56ACDB0E.5070009@kernel.org> Date: Sat, 30 Jan 2016 15:47:26 +0000 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On 26/01/16 10:59, Geert Uytterhoeven wrote: > On Mon, Jan 25, 2016 at 11:24 PM, Richard Weinberger wrote: >> Not every arch has io memory. >> So, unbreak the build by fixing the dependencies. >> >> Signed-off-by: Richard Weinberger > > Acked-by: Geert Uytterhoeven Applied to the same obscure branch of iio.git as patch 6. Will unwind this cross merge window mess in my tree sometime in the next week or so. Thanks, Jonathan > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like that. > -- Linus Torvalds > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >