From: Will Deacon <[email protected]>
Date: Mon, 10 Dec 2012 19:12:38 +0000

> From: Matthew Leach <[email protected]>
> 
> The {read,write}s{b,w,l} operations are not defined by all
> architectures and are being removed from the asm-generic/io.h
> interface.
> 
> This patch replaces the usage of these string functions in the 8390
> accessors with io{read,write}{8,16,32}_rep calls instead.
> 
> Cc: Arnd Bergmann <[email protected]>
> Cc: Ben Herrenschmidt <[email protected]>
> Cc: David Miller <[email protected]>
> Cc: [email protected]
> Signed-off-by: Matthew Leach <[email protected]>
> Signed-off-by: Will Deacon <[email protected]>

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

Reply via email to