summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/pcie_layerscape.h
blob: fb08578f10a3cf092e0a8ed7e3da69be72d4b8df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Copyright 2014 Freescale Semiconductor, Inc.
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

#ifndef __PCIE_LAYERSCAPE_H_
#define __PCIE_LAYERSCAPE_H_

void pci_init_board(void);
void ft_pcie_setup(void *blob, bd_t *bd);

#endif
OpenPOWER on IntegriCloud