[PATCH -mm 0/5] use asm-generic/scatterlist.h on every architecture

From: FUJITA Tomonori
Date: Sun Apr 04 2010 - 10:44:41 EST


This is the first half of the attempt to use asm-generic/scatterlist.h
on every architecture.

There are only two ways to define scatterlist structure. So it's easy
to convert every architecture to use asm-generic/scatterlist.h.

=
arch/alpha/Kconfig | 3 +++
arch/alpha/include/asm/scatterlist.h | 21 +++------------------
arch/arm/include/asm/scatterlist.h | 20 ++------------------
arch/ia64/Kconfig | 3 +++
arch/microblaze/include/asm/scatterlist.h | 2 ++
arch/powerpc/Kconfig | 3 +++
arch/powerpc/include/asm/scatterlist.h | 29 +----------------------------
arch/s390/include/asm/scatterlist.h | 2 ++
arch/score/include/asm/scatterlist.h | 2 ++
arch/sh/Kconfig | 3 +++
arch/sparc/Kconfig | 3 +++
arch/sparc/include/asm/scatterlist.h | 2 +-
arch/x86/Kconfig | 3 +++
include/asm-generic/scatterlist.h | 15 ++++-----------
14 files changed, 35 insertions(+), 76 deletions(-)


--
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/