]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drivers/dca: Add module.h to dca-core.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 3 Jul 2011 17:37:11 +0000 (13:37 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:43 +0000 (19:31 -0400)
commitd229807f669ba3dea9f64467ee965051c4366aed
tree49522538cc06ddf8ad84cecf2fa5d5c62409ec84
parent7deeab5dc414240a341e80f41b5f00620aa9ef98
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>
drivers/dca/dca-core.c