drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel
[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