]> 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, 25 Aug 2011 17:55:36 +0000 (13:55 -0400)
commitc1533958c6af3b4be9fc318981130136fcdeb81a
tree343a64d2e441fff3dbc8a9735f2faca74803aacb
parent19554346917f0efc7819f9da3264961a600d38ac
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