Matthew Wilcox 8bf8a1d1c1 parisc: Eliminate sg_virt_addr() and private scatterlist.h
The only reason to keep parisc's private asm/scatterlist.h was that it
had the macro sg_virt_addr().  Convert all callers to use something else
(sometimes just sg->offset was enough, others should use sg_virt()), and
we can just use the asm-generic scatterlist.h instead.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Dave Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
2015-04-21 22:02:43 +02:00
..
2013-11-07 22:27:20 +01:00
2013-11-07 22:27:20 +01:00
2013-05-05 00:10:41 -04:00
2013-01-15 22:30:15 -08:00
2010-10-16 22:43:08 +02:00
2008-10-10 16:32:28 +00:00
2015-02-17 10:41:19 +01:00