]> 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, 11 Aug 2011 21:31:41 +0000 (17:31 -0400)
commit9a4b74fc4dbe043cf579f99260b8aba1d5e8ddbf
tree4c45123c37697e65fc65965f00982c6aadd1443e
parent49ac5bb9095b70121597d18324bbc9848e910b78
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