]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/powerpc/include/asm/fsl_fdt.h
drivers, block: remove sil680 driver
[people/ms/u-boot.git] / arch / powerpc / include / asm / fsl_fdt.h
CommitLineData
d4683776
ZQ
1/*
2 * Copyright 2015 Freescale Semiconductor, Inc.
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6#ifndef _FSL_FDT_H_
7#define _FSL_FDT_H_
8
9void fdt_del_diu(void *blob);
10
11#endif