commit | 6182a0943af2235756836ed7e021fa22b93ec68b | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Mon Dec 03 12:16:57 2007 -0500 |
committer | Matthew Wilcox <matthew@wil.cx> | Tue Dec 04 10:39:57 2007 -0500 |
tree | e715aed99e16619e72649c9bb46de300eedff778 | |
parent | 399154be2dcb6a58dbde9682162c38113cf3e40b [diff] |
dmapool: Tidy up includes and add comments We were missing a copyright statement and license, so add GPLv2, David Brownell's copyright and my copyright. The asm/io.h include was superfluous, but we were missing a few other necessary includes. Signed-off-by: Matthew Wilcox <willy@linux.intel.com>