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