blob: 537486d967d69f70d7d6e0e7e88ed12ebd7023f6 [file] [log] [blame]
Stuart Yodereaea5042015-07-02 11:29:04 +05301/*
2 * Copyright 2015 Freescale Semiconductor
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
Mingkai Hu0e58b512015-10-26 19:47:50 +08007#ifndef _ASM_ARMV8_FSL_LAYERSCAPE_FDT_H_
8#define _ASM_ARMV8_FSL_LAYERSCAPE_FDT_H_
9
Shaohui Xiedd335672015-11-11 17:58:37 +080010void fdt_fixup_board_enet(void *fdt);
Mingkai Hu0e58b512015-10-26 19:47:50 +080011#endif /* _ASM_ARMV8_FSL_LAYERSCAPE_FDT_H_ */