commit | 08a999ce69c17802d92ad760faa21ce112968172 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Jul 01 16:07:32 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:38 2011 -0400 |
tree | d3ddf28e5b383cc07ecfb54e115dcaca9584e04b | |
parent | 1b6bc32f0a7380102499deb6aa99a59e789efb33 [diff] |
drivers/base: dma-coherent.c is a module and needs module.h It was implicitly getting it before, but it will break compiles once we fix that. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>