+1
−144
+8
−11
drivers/edac/edac_pci.h
0 → 100644
+173
−0
+2
−0
Loading
The edac_core.h header contain data structures and function
definitions for the 3 parts of EDAC: MC, PCI and device.
Let's move the PCI ones to a separate header file, as part
of a header reorganization.
Signed-off-by:
Mauro Carvalho Chehab <mchehab@s-opensource.com>