DIR:/lib/modules/5.14.0-503.34.1.el9_5.x86_64/build/include/linux/fsl/ |
Current File : //lib/modules/5.14.0-503.34.1.el9_5.x86_64/build/include/linux/fsl/edac.h |
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef FSL_EDAC_H #define FSL_EDAC_H struct mpc85xx_edac_pci_plat_data { struct device_node *of_node; }; #endif |