summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/fsl_fdt.h
blob: 82e8f4564439bc52fb74032a3b99cbb27492f4d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * 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
OpenPOWER on IntegriCloud