From: Will Deacon <will.deacon@xxxxxxx> Date: Mon, 10 Dec 2012 19:12:35 +0000 > 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 default > SMC accessors with io{read,write}{8,16,32}_rep calls instead, which are > defined for all architectures. > > Cc: Arnd Bergmann <arnd@xxxxxxxx> > Cc: Ben Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> > Cc: Nicolas Pitre <nico@xxxxxxxxxxx> > Cc: netdev@xxxxxxxxxxxxxxx > Signed-off-by: Will Deacon <will.deacon@xxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html