]> git.baikalelectronics.ru Git - kernel.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)
commit020feefdd6d1d8d3b8432784920d81e49cadc068
treeeb34dfcae1032cede6e37bdcf6f402263a697b3c
parentba2bd564535609bec0d690f33d369c01e7573339
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