Commit bde3ce72 authored by Deming Wang's avatar Deming Wang Committed by Thierry Reding

firmware: tegra: Fix a typo

successfully, not 'succesfully'
Signed-off-by: default avatarDeming Wang <wangdeming@inspur.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 0bb80ecc
No related merge requests found
......@@ -1194,7 +1194,7 @@ struct cmd_clk_is_enabled_request {
*/
struct cmd_clk_is_enabled_response {
/**
* @brief The state of the clock that has been succesfully
* @brief The state of the clock that has been successfully
* requested with CMD_CLK_ENABLE or CMD_CLK_DISABLE by the
* master invoking the command earlier.
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment