mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-25 05:34:00 +08:00
habanalabs: remove unused define
Cleanup the code. Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
This commit is contained in:
parent
b01a971f80
commit
ae926514dd
@ -35,8 +35,6 @@
|
|||||||
#error "Number of MSI interrupts must be smaller or equal to GAUDI_MSI_ENTRIES"
|
#error "Number of MSI interrupts must be smaller or equal to GAUDI_MSI_ENTRIES"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define QMAN_FENCE_TIMEOUT_USEC 10000 /* 10 ms */
|
|
||||||
|
|
||||||
#define CORESIGHT_TIMEOUT_USEC 100000 /* 100 ms */
|
#define CORESIGHT_TIMEOUT_USEC 100000 /* 100 ms */
|
||||||
|
|
||||||
#define GAUDI_MAX_CLK_FREQ 2200000000ull /* 2200 MHz */
|
#define GAUDI_MAX_CLK_FREQ 2200000000ull /* 2200 MHz */
|
||||||
|
Loading…
Reference in New Issue
Block a user