[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1347001292.5957.43.camel@fourier.local.igalia.com>
Date: Fri, 07 Sep 2012 09:01:32 +0200
From: Samuel Iglesias Gonsálvez
<siglesias@...lia.com>
To: Jens Taprogge <jens.taprogge@...rogge.org>
Cc: Geert Uytterhoeven <geert@...ux-m68k.org>,
industrypack-devel@...ts.sourceforge.net, Greg KH <greg@...ah.com>,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: ipack: only build on platforms that provide
ioread/iowrite.
On Thu, 2012-09-06 at 21:45 +0200, Jens Taprogge wrote:
> Do so by depending on HAS_IOMEM.
>
> Reported-by: Geert Uytterhoeven <geert@...ux-m68k.org>
>
> Signed-off-by: Jens Taprogge <jens.taprogge@...rogge.org>
> ---
> drivers/staging/ipack/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/staging/ipack/Kconfig b/drivers/staging/ipack/Kconfig
> index af32178..4cf4706 100644
> --- a/drivers/staging/ipack/Kconfig
> +++ b/drivers/staging/ipack/Kconfig
> @@ -4,6 +4,7 @@
>
> menuconfig IPACK_BUS
> tristate "IndustryPack bus support"
> + depends on HAS_IOMEM
> ---help---
> If you say Y here you get support for the IndustryPack Framework
> for drivers for many types of boards that support this industrial
Acked-by: Samuel Iglesias Gonsálvez <siglesias@...lia.com>
Thanks,
Sam
Download attachment "signature.asc" of type "application/pgp-signature" (199 bytes)
Powered by blists - more mailing lists