[Skiboot] [PATCH 4/9] npu2: Remove unused npu2::lxive_cache
Reza Arbab
arbab at linux.ibm.com
Thu Jan 10 02:58:46 AEDT 2019
This variable is never used. Remove it.
Signed-off-by: Reza Arbab <arbab at linux.ibm.com>
---
include/npu2.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/npu2.h b/include/npu2.h
index af4ff68..f2b5a23 100644
--- a/include/npu2.h
+++ b/include/npu2.h
@@ -164,7 +164,6 @@ struct npu2 {
enum phys_map_type gpu_map_type;
/* IODA cache */
- uint64_t lxive_cache[8];
uint64_t tve_cache[16];
bool tx_zcal_complete[2];
--
1.8.3.1
More information about the Skiboot
mailing list