Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

firmware: tegra: bpmp: Fix typo in bpmp-abi.h

The word 'traget' is wrong, so fix it.

Signed-off-by: Zhu Jun <zhujun2@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20241118022928.11305-1-zhujun2@cmss.chinamobile.com
Signed-off-by: Thierry Reding <treding@nvidia.com>

authored by

Zhu Jun and committed by
Thierry Reding
27321c78 2014c95a

+1 -1
+1 -1
include/soc/tegra/bpmp-abi.h
··· 3755 3755 * @defgroup bpmp_pwr_limit_type PWR_LIMIT TYPEs 3756 3756 * @{ 3757 3757 */ 3758 - /** @brief Limit value specifies traget cap */ 3758 + /** @brief Limit value specifies target cap */ 3759 3759 #define PWR_LIMIT_TYPE_TARGET_CAP 0U 3760 3760 /** @brief Limit value specifies maximum possible target cap */ 3761 3761 #define PWR_LIMIT_TYPE_BOUND_MAX 1U