]> git.openfabrics.org - ~shefty/rdma-dev.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>
Mon, 31 Oct 2011 23:31:45 +0000 (19:31 -0400)
commit80a2e2e35dc84f40306768a1d37011acdfb2eeaa
treeeb34dfcae1032cede6e37bdcf6f402263a697b3c
parentf492b21027272369953f68ee341df38dffa962fb
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