commit | 7cf27cb4162bd586c015e32383f30bc7fbb3ff8a | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Tue Sep 13 11:14:08 2005 +1000 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Sep 12 20:04:15 2005 -0700 |
tree | abba76806a5506eaa9e793e8bdd7b6c8ca6b44fa | |
parent | 962d69ed6f5c911fbdb23ef2304e3a5903e5ccbb [diff] |
[PATCH] m68knommu: implement scatter/gather support macros Implement the scattergather support macros for m68knommu targets. Patch originally submitted by Leon Woestenberg <leonw@mailcan.com>. Signed-off-by: Greg Ungerer <gerg@uclinux.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>