Skip to content

Commit

Permalink
nb_smu_ops: remove unused macro
Browse files Browse the repository at this point in the history
Signed-off-by: Peppe289 <[email protected]>
  • Loading branch information
Peppe289 authored and FlyGoat committed Feb 15, 2023
1 parent 0a63ef2 commit 32c89f8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/nb_smu_ops.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ typedef uint64_t u64;
#define DBG(...) fprintf(stderr, __VA_ARGS__)
#endif

#define AMD_VENDOR_ID 0x1022
#define NB_DEVICE_ID 0x15d0

#define NB_PCI_REG_ADDR_ADDR 0xB8
#define NB_PCI_REG_DATA_ADDR 0xBC

Expand Down

0 comments on commit 32c89f8

Please sign in to comment.