From 25f36a6485a6d34ab19743746945cd50609f2f1b Mon Sep 17 00:00:00 2001 From: Subbaraya Sundeep Bhatta Date: Tue, 26 Aug 2014 18:45:45 +0530 Subject: [PATCH] hwicap: fix incorrect modification history fix incorrect documentation in xhwicap.h Signed-off-by: Subbaraya Sundeep Bhatta --- XilinxProcessorIPLib/drivers/hwicap/src/xhwicap.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/XilinxProcessorIPLib/drivers/hwicap/src/xhwicap.h b/XilinxProcessorIPLib/drivers/hwicap/src/xhwicap.h index c8e14ece..05ea70fe 100755 --- a/XilinxProcessorIPLib/drivers/hwicap/src/xhwicap.h +++ b/XilinxProcessorIPLib/drivers/hwicap/src/xhwicap.h @@ -158,9 +158,6 @@ * Removed IDCODE lookup logic in XHwIcap_CfgInitialize * in xhwicap.c. * Removed IDCODE macros from xhwicap_i.h. -* Removed xhwicap_ff.h and xhwicap_lut.h examples. -* Removed xhwicap_clb_ff.h, xhwicap_clb_lut.h and -* xhwicap_clb_srinv.h files from driver. * 10.0 bss 7/10/14 Fix compilation failure for designs other than 32 bit * data width of HWICAP in xhwicap.c. *