]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
ARM64: zynqmp: Remove incorrect link to common config file
authorMichal Simek <michal.simek@xilinx.com>
Thu, 20 Aug 2015 13:21:48 +0000 (15:21 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 27 Jan 2016 14:55:56 +0000 (15:55 +0100)
Link to zynqmp common file is incorrect. Fix it by removing the whole
link because it is visible from the file where to look at it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/xilinx_zynqmp_ep.h

index ed7ae177bc9bd345f7cd23b8ad8544b51bca15c7..23a69db0c823c7d1682691980ceda072a993dd46 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * Configuration for Xilinx ZynqMP emulation
- * platforms. See zynqmp-common.h for ZynqMP
- * common configs
+ * Configuration for Xilinx ZynqMP emulation platforms
  *
  * (C) Copyright 2014 - 2015 Xilinx, Inc.
  * Michal Simek <michal.simek@xilinx.com>