Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
367371d775cf2fdb52dc100cdaee07f484d4e950
/
.
/
arch
/
arm
/
mach-k3
/
common_fdt.h
blob: 46c3dc5e11973acee6d42143fdd7629cc69ef911 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* Copyright 2023 Toradex - https://www.toradex.com/
*/
#ifndef
_COMMON_FDT_H
#define
_COMMON_FDT_H
int
fdt_fixup_msmc_ram_k3
(
void
*
blob
);
#endif
/* _COMMON_FDT_H */