commit | d229807f669ba3dea9f64467ee965051c4366aed | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Jul 03 13:37:11 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:43 2011 -0400 |
tree | 49522538cc06ddf8ad84cecf2fa5d5c62409ec84 | |
parent | 7deeab5dc414240a341e80f41b5f00620aa9ef98 [diff] |
drivers/dca: Add module.h to dca-core.c This file really needs the full module.h header file present, but was just getting it implicitly before. Call it out in advance so that we don't get future build failures on this. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>