From 629c7c4bc7d92a0cda1a087f254737aaad0141ac Mon Sep 17 00:00:00 2001 From: Joe Hershberger Date: Mon, 4 Jun 2012 22:22:32 -0500 Subject: [PATCH] Xilinx: ARM: Remove stray comment termination Fix compile complaints on zc702 Signed-off-by: Joe Hershberger --- include/configs/zynq_zc702.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/zynq_zc702.h b/include/configs/zynq_zc702.h index 312d913f092..a1f3b765a85 100644 --- a/include/configs/zynq_zc702.h +++ b/include/configs/zynq_zc702.h @@ -74,7 +74,7 @@ #define CONFIG_SPI_FLASH_STMICRO /* Place a Xilinx Boot ROM header in u-boot image? */ -#undef CONFIG_ZYNQ_XILINX_FLASH_HEADER */ +#undef CONFIG_ZYNQ_XILINX_FLASH_HEADER #ifdef CONFIG_ZYNQ_XILINX_FLASH_HEADER /* Address Xilinx boot rom should use to launch u-boot */ -- 2.47.3