]> git.karo-electronics.de Git - karo-tx-linux.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>
Thu, 28 Jul 2011 04:27:01 +0000 (00:27 -0400)
commita0984ba80de10e351bfc6885091e2214453f3131
tree05594ec0c34f4047a189642563d21a60256120fd
parent107b7c27e0f6451086098c00e4575635b98398bf
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