Skip to content

Commit bde3ce7

Browse files
Deming Wangthierryreding
authored andcommitted
firmware: tegra: Fix a typo
successfully, not 'succesfully' Signed-off-by: Deming Wang <wangdeming@inspur.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
1 parent 0bb80ec commit bde3ce7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/soc/tegra/bpmp-abi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@ struct cmd_clk_is_enabled_request {
11941194
*/
11951195
struct cmd_clk_is_enabled_response {
11961196
/**
1197-
* @brief The state of the clock that has been succesfully
1197+
* @brief The state of the clock that has been successfully
11981198
* requested with CMD_CLK_ENABLE or CMD_CLK_DISABLE by the
11991199
* master invoking the command earlier.
12001200
*

0 commit comments

Comments
 (0)