aboutsummaryrefslogtreecommitdiffstats
path: root/nvdebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'nvdebug.h')
-rw-r--r--nvdebug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nvdebug.h b/nvdebug.h
index 471adf9..be718dd 100644
--- a/nvdebug.h
+++ b/nvdebug.h
@@ -564,7 +564,6 @@ static const char* const ENGINE_TYPES_NAMES[ENGINE_TYPES_LEN] = {
564#define NV_PTOP_DEVICE_INFO__SIZE_1_AMPERE(g) (nvdebug_readl(g, 0x0224fc) >> 20) 564#define NV_PTOP_DEVICE_INFO__SIZE_1_AMPERE(g) (nvdebug_readl(g, 0x0224fc) >> 20)
565#define NV_PTOP_DEVICE_INFO__SIZE_1_PREVIOUS 64 565#define NV_PTOP_DEVICE_INFO__SIZE_1_PREVIOUS 64
566#define NV_PTOP_DEVICE_INFO_TYPE_COUNT 3 566#define NV_PTOP_DEVICE_INFO_TYPE_COUNT 3
567#define NV_CHIP_ID_AMPERE 0x170
568typedef union { 567typedef union {
569 struct { 568 struct {
570 uint32_t fault_id:7; 569 uint32_t fault_id:7;