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>
This commit is contained in:
Michal Simek 2015-08-20 15:21:48 +02:00
parent c061d5b3dd
commit d041e3e157
1 changed files with 1 additions and 3 deletions

View File

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