Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / include / linux / fsl / edac.h
blob148a297d7587da43dc7cff6bc59e444ee842b63b
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef FSL_EDAC_H
3 #define FSL_EDAC_H
5 struct mpc85xx_edac_pci_plat_data {
6 struct device_node *of_node;
7 };
9 #endif