diff options
| author | Siva Durga Prasad Paladugu <[email protected]> | 2016-08-01 10:19:38 +0530 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2016-09-22 07:33:21 +0200 |
| commit | e0027f089bb64f6b84742c580f966bf9c97c900e (patch) | |
| tree | d1cf9edbe9b353f751eec0b49b95484e82550975 /include | |
| parent | 1309f6716527f0db0b52eeb8048303d3a7d66bde (diff) | |
zynqmp: Remove unnnecessary board config file for dc4
Remove unnecessary board specific config file for DC4
board.
Signed-off-by: Siva Durga Prasad Paladugu <[email protected]>
Acked-by: Jagan Teki <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/xilinx_zynqmp_zc1751_xm018_dc4.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/include/configs/xilinx_zynqmp_zc1751_xm018_dc4.h b/include/configs/xilinx_zynqmp_zc1751_xm018_dc4.h deleted file mode 100644 index 4866b612d10..00000000000 --- a/include/configs/xilinx_zynqmp_zc1751_xm018_dc4.h +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Configuration for Xilinx ZynqMP zc1751 XM018 DC4 - * - * (C) Copyright 2015 Xilinx, Inc. - * Michal Simek <[email protected]> - * - * SPDX-License-Identifier: GPL-2.0+ - */ - -#ifndef __CONFIG_ZYNQMP_ZC1751_XM018_DC4_H -#define __CONFIG_ZYNQMP_ZC1751_XM018_DC4_H - -#include <configs/xilinx_zynqmp.h> - -#endif /* __CONFIG_ZYNQMP_ZC1751_XM018_DC4_H */ |
