From 35f051ab666b71214873257577f7c9926120e2c4 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Fri, 18 May 2018 11:15:09 +0200 Subject: 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 --- include/configs/xilinx_zynqmp_zc1751_xm016_dc2.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 include/configs/xilinx_zynqmp_zc1751_xm016_dc2.h (limited to 'include') 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 bfebbb3cd19..00000000000 --- 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 - */ - -#ifndef __CONFIG_ZYNQMP_ZC1751_XM016_DC2_H -#define __CONFIG_ZYNQMP_ZC1751_XM016_DC2_H - -#include - -#endif /* __CONFIG_ZYNQMP_ZC1751_XM016_DC2_H */ -- cgit v1.3.1