diff options
| author | Michal Simek <michal.simek@xilinx.com> | 2018-05-18 11:15:09 +0200 |
|---|---|---|
| committer | Michal Simek <michal.simek@xilinx.com> | 2018-05-31 13:50:39 +0200 |
| commit | 35f051ab666b71214873257577f7c9926120e2c4 (patch) | |
| tree | 2f91ad558f2810c4298feeffb7da6aa91bde5879 /include | |
| parent | 72b88103bb9b6bf8f4e9864200bb1811e32f878c (diff) | |
arm64: zynqmp: Remove empty configuration file
There is no reason to keep empty config file in the tree that's why
remove it.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/xilinx_zynqmp_zc1751_xm016_dc2.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/include/configs/xilinx_zynqmp_zc1751_xm016_dc2.h b/include/configs/xilinx_zynqmp_zc1751_xm016_dc2.h deleted file mode 100644 index bfebbb3cd1..0000000000 --- a/include/configs/xilinx_zynqmp_zc1751_xm016_dc2.h +++ /dev/null @@ -1,14 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ -/* - * Configuration for Xilinx ZynqMP zc1751 XM016 DC2 - * - * (C) Copyright 2015 Xilinx, Inc. - * Michal Simek <michal.simek@xilinx.com> - */ - -#ifndef __CONFIG_ZYNQMP_ZC1751_XM016_DC2_H -#define __CONFIG_ZYNQMP_ZC1751_XM016_DC2_H - -#include <configs/xilinx_zynqmp.h> - -#endif /* __CONFIG_ZYNQMP_ZC1751_XM016_DC2_H */ |
