canps_v3_0: Removed PS7 definition in canps_header.h file.
This patch replaces PS7 definition with canonical definition in canps_header.h file. Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
This commit is contained in:
parent
305a4ece09
commit
adbfea517d
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
|
||||
int CanPsPolledExample(u16 DeviceId);
|
||||
|
||||
#ifdef XPAR_PS7_SCUGIC_0_DEVICE_ID
|
||||
#ifdef XPAR_SCUGIC_0_DEVICE_ID
|
||||
int CanPsIntrExample(XScuGic *IntcInstPtr, XCanPs *CanInstPtr,
|
||||
u16 CanDeviceId, u16 CanIntrId);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue