aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/i82443bxgx_edac.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/edac/i82443bxgx_edac.c')
-rw-r--r--drivers/edac/i82443bxgx_edac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/edac/i82443bxgx_edac.c b/drivers/edac/i82443bxgx_edac.c
index ecf2ba82989c..a94bb38ea8e4 100644
--- a/drivers/edac/i82443bxgx_edac.c
+++ b/drivers/edac/i82443bxgx_edac.c
@@ -29,7 +29,7 @@
29 29
30#include <linux/slab.h> 30#include <linux/slab.h>
31 31
32#include "edac_mc.h" 32#include "edac_core.h"
33 33
34#define I82443_REVISION "0.1" 34#define I82443_REVISION "0.1"
35 35