summaryrefslogtreecommitdiffstats
path: root/kernel/include/soc/tegra/mc.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/include/soc/tegra/mc.h')
-rw-r--r--kernel/include/soc/tegra/mc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/include/soc/tegra/mc.h b/kernel/include/soc/tegra/mc.h
index 63deb8d9f..d298857cd 100644
--- a/kernel/include/soc/tegra/mc.h
+++ b/kernel/include/soc/tegra/mc.h
@@ -59,6 +59,7 @@ struct tegra_smmu_soc {
bool supports_round_robin_arbitration;
bool supports_request_limit;
+ unsigned int num_tlb_lines;
unsigned int num_asids;
const struct tegra_smmu_ops *ops;