]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/edac: Add module.h to mce_amd_inj.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 3 Jul 2011 17:37:56 +0000 (13:37 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 04:27:02 +0000 (00:27 -0400)
commit41763758deeed7100788fae9e526a99b83dc3f6a
tree02b23ba5ac4c1667e9bd07cafcd8f6563af89095
parent4dcc020b7d3de56e18f78c5ffd65415aaf4fe7a8
drivers/edac: Add module.h to mce_amd_inj.c

This file really needs the full module.h header file present, but
was just getting it implicitly before.  Fix it up in advance so we
avoid build failures once the cleanup commit is present.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/edac/mce_amd_inj.c