]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
zynq: Fix incorrect header name
authorMichal Simek <michal.simek@xilinx.com>
Wed, 22 Jan 2014 08:51:25 +0000 (09:51 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 19 Feb 2014 08:41:20 +0000 (09:41 +0100)
Zynq common configuration is placed in zynq-common.h
not zynq_common.h.

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

index 673660e6596f3a11eb73e9ee9bb373fa1c0e3cb1..de0e24129c2afcf8a7c30d6d2930720fbd895fde 100644 (file)
@@ -2,7 +2,7 @@
  * (C) Copyright 2013 Xilinx, Inc.
  *
  * Configuration settings for the Xilinx Zynq ZC702 and ZC706 boards
- * See zynq_common.h for Zynq common configs
+ * See zynq-common.h for Zynq common configs
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
index 412dede53318f490993415191cf8281753a1ade9..274140cb3faaaf023df1f1ee1eab55bb30a6f962 100644 (file)
@@ -2,7 +2,7 @@
  * (C) Copyright 2013 Xilinx, Inc.
  *
  * Configuration for Zynq Evaluation and Development Board - ZedBoard
- * See zynq_common.h for Zynq common configs
+ * See zynq-common.h for Zynq common configs
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */