usbps_v2_2: Modified xusbps.h for compiler warning.
Removed compiler warnings after modifying xusbps.h Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com> Acked-by: Srikanth Vemula <svemula@xilinx.com>
This commit is contained in:
parent
41282e2b69
commit
49d4b95bc0
1 changed files with 2 additions and 0 deletions
|
@ -1018,6 +1018,8 @@ int XUsbPs_ConfigureDevice(XUsbPs *InstancePtr,
|
|||
*/
|
||||
int XUsbPs_Reset(XUsbPs *InstancePtr);
|
||||
|
||||
void XUsbPs_DeviceReset(XUsbPs *InstancePtr);
|
||||
|
||||
/**
|
||||
* DEVICE mode specific functions.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue