mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
soc/tegra: Resolve a spelling error in the tegra194-cbb.c
Fix a typo spotted during code reading. Signed-off-by: Bruno Sobreira França <brunofrancadevsec@gmail.com> Reviewed-by: Jon Hunter <jonathanh@nvidia.com> Acked-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com> Reviewed-by: Herve Codina <herve.codina@bootlin.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
committed by
Thierry Reding
parent
c87f820bc4
commit
e13c1f34aa
@@ -1836,7 +1836,7 @@ print_errlog1_2(struct seq_file *file, struct tegra194_cbb *cbb,
|
||||
}
|
||||
|
||||
/*
|
||||
* Print transcation type, error code and description from ErrLog0 for all
|
||||
* Print transaction type, error code and description from ErrLog0 for all
|
||||
* errors. For NOC target errors, all relevant error info is printed using
|
||||
* ErrLog0 only. But additional information is printed for errors from
|
||||
* APB targets because for them:
|
||||
|
||||
Reference in New Issue
Block a user