summaryrefslogtreecommitdiffstats
path: root/src/soc/cavium/cn81xx/include/soc/ecam0.h
blob: f18ab847050e449e7fad09762c8f42519dacb711 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef __COREBOOT_SRC_SOC_CAVIUM_COMMON_INCLUDE_SOC_ECAM0_H
#define __COREBOOT_SRC_SOC_CAVIUM_COMMON_INCLUDE_SOC_ECAM0_H

extern struct device_operations pci_domain_ops_ecam0;

#endif