Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b4b65ecba1a0fa4c0f22150737307a933a707b8b
/
.
/
board
/
varisys
/
cyrus
/
cyrus.h
blob: d8f8d6c8ec8fbed3f978df58d3033bf511863a82 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef
__CYRUS_H
#define
__CYRUS_H
void
fdt_fixup_board_enet
(
void
*
blob
);
void
pci_of_setup
(
void
*
blob
,
struct
bd_info
*
bd
);
#endif