cleanup asm/scatterlist.h includes
authorAdrian Bunk <bunk@kernel.org>
Tue, 30 Oct 2007 09:35:04 +0000 (10:35 +0100)
committerJens Axboe <axboe@carl.home.kernel.dk>
Fri, 2 Nov 2007 07:47:06 +0000 (08:47 +0100)
commit87ae9afdcada236d0a1b38ce2c465a65916961dc
treec885e589ff66daf4f860b19818228edb75b29530
parent013fb33972061ac65cdf3e1771267985e59deca1
cleanup asm/scatterlist.h includes

Not architecture specific code should not #include <asm/scatterlist.h>.

This patch therefore either replaces them with
#include <linux/scatterlist.h> or simply removes them if they were
unused.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
35 files changed:
crypto/anubis.c
crypto/blowfish.c
crypto/compress.c
crypto/crypto_null.c
crypto/khazad.c
crypto/sha1_generic.c
crypto/sha256_generic.c
crypto/sha512.c
crypto/tea.c
crypto/tgr192.c
crypto/wp512.c
drivers/base/dmapool.c
drivers/ieee1394/sbp2.c
drivers/media/video/bt8xx/bttvp.h
drivers/mmc/core/core.c
drivers/mmc/core/mmc_ops.c
drivers/mmc/core/sd_ops.c
drivers/mmc/core/sdio_ops.c
drivers/net/meth.c
drivers/usb/core/buffer.c
drivers/usb/core/hcd.c
drivers/usb/core/usb.c
fs/nfsd/nfs4recover.c
include/net/esp.h
include/rdma/ib_verbs.h
include/scsi/libsas.h
net/ieee80211/ieee80211_crypt_ccmp.c
net/ipv4/ah4.c
net/ipv4/ipcomp.c
net/ipv6/ah6.c
net/ipv6/ipcomp6.c
net/mac80211/aes_ccm.c
net/sunrpc/auth_gss/gss_krb5_seal.c
net/sunrpc/auth_gss/gss_krb5_wrap.c
net/xfrm/xfrm_algo.c