浏览代码

ARM64: zynqmp: Remove incorrect link to common config file

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>
Michal Simek 9 年之前
父节点
当前提交
d041e3e157
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      include/configs/xilinx_zynqmp_ep.h

+ 1 - 3
include/configs/xilinx_zynqmp_ep.h

@@ -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>