]> 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, 6 Oct 2011 17:59:34 +0000 (13:59 -0400)
commite144c3f61fb1652c9b9dd1c397faf3ed7b6fbef3
tree2233aae5c1b34d37c9b9bc479433bc3eca0a0776
parentb4a7a2d335b70d63b13fe152e6154bb4d88fffec
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