From: Joe Hershberger Date: Tue, 5 Jun 2012 03:22:32 +0000 (-0500) Subject: Xilinx: ARM: Remove stray comment termination X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=629c7c4bc7d92a0cda1a087f254737aaad0141ac;p=thirdparty%2Fu-boot.git Xilinx: ARM: Remove stray comment termination Fix compile complaints on zc702 Signed-off-by: Joe Hershberger --- 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 */