unify {de,}mangle_poll(), get rid of kernel-side POLL...
[cris-mirror.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