Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d6a01704b06b5ffe4b90366b15525389c54582ba
/
.
/
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