edac: move EDAC PCI definitions to drivers/edac/edac_pci.h
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 29 Oct 2016 11:56:00 +0000 (09:56 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 15 Dec 2016 10:54:50 +0000 (08:54 -0200)
commit0b892c717714334890ea179a2dc1941a223e446f
tree7fdd492b9228dc682bae6c3bc81102a1e5930dcc
parentfd77f6ba7b3ae5f02f8d4d706df6534ae9722dce
edac: move EDAC PCI definitions to drivers/edac/edac_pci.h

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>
drivers/edac/edac_core.h
drivers/edac/edac_pci.c
drivers/edac/edac_pci.h [new file with mode: 0644]
drivers/edac/edac_pci_sysfs.c
include/linux/edac.h