Re: [PATCH v2 1/1] asm-generic: add MMU variants of io.h functions

From: Arnd Bergmann
Date: Sat Jul 02 2011 - 15:45:20 EST


On Saturday 02 July 2011 19:36:08 Jonas Bonn wrote:
>
> Some of the implementations, in particular the ioremap variants, in
> asm-generic/io.h are for systems without an MMU. In order to be able to
> use the generic header file for systems with an MMU, this patch wraps
> these implementations in checks for CONFIG_MMU.
>
> Tested on OpenRISC.
>
> Signed-off-by: Jonas Bonn <jonas@xxxxxxxxxxxx>
> Cc: vapier@xxxxxxxxxx
> Cc: liqin.chen@xxxxxxxxxxxxx
> Cc: gxt@xxxxxxxxxxxxxxx

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
--
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/