summaryrefslogtreecommitdiffstats
path: root/include/npu2.h
diff options
context:
space:
mode:
authorReza Arbab <arbab@linux.ibm.com>2019-01-09 09:58:46 -0600
committerStewart Smith <stewart@linux.ibm.com>2019-01-16 00:46:49 -0600
commit2d12672a812f533804765d2f18d6e77f5eaf9d67 (patch)
tree5bcf3ca0f23578b8f3f4f215b7e90c0d941bcd25 /include/npu2.h
parent69ca8a8ff7a96ddb0f2bd9cdc54f69c364289ae6 (diff)
downloadblackbird-skiboot-2d12672a812f533804765d2f18d6e77f5eaf9d67.tar.gz
blackbird-skiboot-2d12672a812f533804765d2f18d6e77f5eaf9d67.zip
npu2: Remove unused npu2::lxive_cache
This variable is never used. Remove it. Signed-off-by: Reza Arbab <arbab@linux.ibm.com> Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'include/npu2.h')
-rw-r--r--include/npu2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/npu2.h b/include/npu2.h
index af4ff68a..f2b5a23c 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];
OpenPOWER on IntegriCloud