]> 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, 25 Aug 2011 17:55:34 +0000 (13:55 -0400)
commitbb5553987f82269f22cc22377e61c3e992fe79ad
treefc632faae5157fa7a5ebe49a89ab4e4a193bebd7
parent4737d021d11ddd4c64a3c48dd344b226b23bc443
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