|
@@ -352,9 +352,6 @@ struct tonga_hwmgr {
|
|
bool samu_power_gated; /* 1: gated, 0:not gated */
|
|
bool samu_power_gated; /* 1: gated, 0:not gated */
|
|
bool acp_power_gated; /* 1: gated, 0:not gated */
|
|
bool acp_power_gated; /* 1: gated, 0:not gated */
|
|
bool pg_acp_init;
|
|
bool pg_acp_init;
|
|
-
|
|
|
|
- /* soft pptable for re-uploading into smu */
|
|
|
|
- void *soft_pp_table;
|
|
|
|
};
|
|
};
|
|
|
|
|
|
typedef struct tonga_hwmgr tonga_hwmgr;
|
|
typedef struct tonga_hwmgr tonga_hwmgr;
|