Sign in
coral
/
uboot-imx
/
f86e66a44b0dec12eaa5402e7a739a829ae945d9
/
.
/
arch
/
powerpc
/
include
/
asm
/
fsl_fdt.h
blob: 82e8f4564439bc52fb74032a3b99cbb27492f4d3 [
file
] [
log
] [
blame
]
/*
* Copyright 2015 Freescale Semiconductor, Inc.
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
_FSL_FDT_H_
#define
_FSL_FDT_H_
void
fdt_del_diu
(
void
*
blob
);
#endif