dp: rx: Added modification history.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
This commit is contained in:
Andrei-Liviu Simion 2015-01-20 13:50:00 -08:00 committed by Nava kishore Manne
parent 249af540c6
commit 835c8acbab
5 changed files with 8 additions and 2 deletions

View file

@ -200,7 +200,7 @@ typedef void (*XDp_TimerHandler)(void *InstancePtr, u32 MicroSeconds);
/**************************** Function Prototypes *****************************/
/* xdp_sinit.c: Configuration extraction function.*/
/* xdp_sinit.c: Configuration extraction function. */
XDp_Config *XDp_LookupConfig(u16 DeviceId);
/******************* Macros (Inline Functions) Definitions ********************/

View file

@ -45,6 +45,7 @@
*
* Ver Who Date Changes
* ----- ---- -------- -----------------------------------------------
* 1.0 als 01/20/14 Initial release.
* </pre>
*
*******************************************************************************/
@ -61,7 +62,6 @@
/**************************** Function Prototypes *****************************/
/* Miscellaneous functions. */
static u32 XDprx_WaitPhyReady(XDprx *InstancePtr, u8 Mask);
/**************************** Function Definitions ****************************/

View file

@ -84,6 +84,10 @@
*
* <pre>
* MODIFICATION HISTORY:
*
* Ver Who Date Changes
* ----- ---- -------- -----------------------------------------------
* 1.0 als 01/20/14 Initial release.
* </pre>
*
*******************************************************************************/

View file

@ -45,6 +45,7 @@
*
* Ver Who Date Changes
* ----- ---- -------- -----------------------------------------------
* 1.0 als 01/20/14 Initial release.
* </pre>
*
*******************************************************************************/

View file

@ -43,6 +43,7 @@
*
* Ver Who Date Changes
* ----- ---- -------- -----------------------------------------------
* 1.0 als 01/20/14 Initial release.
* </pre>
*
*******************************************************************************/