Re: [PATCH] net: let KS8842 driver depend on HAS_IOMEM

From: David Miller
Date: Tue Jun 23 2009 - 07:19:39 EST


From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
Date: Tue, 23 Jun 2009 09:32:18 +0200

> From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
>
> Fixes this compile error on s390:
>
> CC drivers/net/ks8842.o
> drivers/net/ks8842.c: In function 'ks8842_select_bank':
> drivers/net/ks8842.c:124: error: implicit declaration of function 'iowrite16'
> drivers/net/ks8842.c: In function 'ks8842_write8':
> drivers/net/ks8842.c:131: error: implicit declaration of function 'iowrite8'
>
> Cc: Richard Rojfors <richard.rojfors.ext@xxxxxxxxxxxxxxx>
> Signed-off-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/