]> Git Repo - linux.git/blob - include/linux/fsl/edac.h
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / include / linux / fsl / edac.h
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
This page took 0.033209 seconds and 4 git commands to generate.