m68k: use mmu scatterlist.h for non-mmu setups as well
authorGreg Ungerer <gerg@uclinux.org>
Thu, 29 Jan 2009 06:05:35 +0000 (16:05 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 Mar 2009 05:17:42 +0000 (15:17 +1000)
There is only trivial differences between the non-mmu and mmu
versions of scatterlist.h. So use the mmu one and remove the non-mmu one.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found