aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_pci_sysfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/edac/edac_pci_sysfs.c')
-rw-r--r--drivers/edac/edac_pci_sysfs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/edac/edac_pci_sysfs.c b/drivers/edac/edac_pci_sysfs.c
index db23fec522e2..9388eaa794be 100644
--- a/drivers/edac/edac_pci_sysfs.c
+++ b/drivers/edac/edac_pci_sysfs.c
@@ -1,4 +1,4 @@
1/* edac_mc kernel module 1/*
2 * (C) 2005, 2006 Linux Networx (http://lnxi.com) 2 * (C) 2005, 2006 Linux Networx (http://lnxi.com)
3 * This file may be distributed under the terms of the 3 * This file may be distributed under the terms of the
4 * GNU General Public License. 4 * GNU General Public License.
@@ -10,7 +10,7 @@
10#include <linux/sysdev.h> 10#include <linux/sysdev.h>
11#include <linux/ctype.h> 11#include <linux/ctype.h>
12 12
13#include "edac_mc.h" 13#include "edac_core.h"
14#include "edac_module.h" 14#include "edac_module.h"
15 15
16 16