commit | 80a2e2e35dc84f40306768a1d37011acdfb2eeaa | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <[email protected]> | Sun Jul 03 13:37:56 2011 -0400 |
committer | Paul Gortmaker <[email protected]> | Mon Oct 31 19:31:45 2011 -0400 |
tree | eb34dfcae1032cede6e37bdcf6f402263a697b3c | |
parent | f492b21027272369953f68ee341df38dffa962fb [diff] |
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 <[email protected]>