mirror of
https://github.com/torvalds/linux.git
synced 2026-05-04 06:22:40 -04:00
edac: rename edac_core.h to edac_mc.h
Now, all left at edac_core.h are at drivers/edac/edac_mc.c, so rename it to edac_mc.h. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
*/
|
||||
#include <linux/edac.h>
|
||||
|
||||
#include "edac_core.h"
|
||||
#include "edac_mc.h"
|
||||
#include "edac_module.h"
|
||||
|
||||
#define EDAC_VERSION "Ver: 3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user