repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 4.6-rc6
[cris-mirror.git]
/
include
/
linux
/
fsl
/
edac.h
blob
90d64d4ec1a954aac1bc06ad7fda402acd72fd29
1
#ifndef FSL_EDAC_H
2
#define FSL_EDAC_H
3
4
struct
mpc85xx_edac_pci_plat_data
{
5
struct
device_node
*
of_node
;
6
};
7
8
#endif