mirror of
https://github.com/armbian/linux-cix.git
synced 2026-01-06 12:30:45 -08:00
soc/tegra: bpmp: cleanup double word in comment
Remove the second 'or'. Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
@@ -931,7 +931,7 @@ enum mrq_reset_commands {
|
||||
* @brief Request with MRQ_RESET
|
||||
*
|
||||
* Used by the sender of an #MRQ_RESET message to request BPMP to
|
||||
* assert or or deassert a given reset line.
|
||||
* assert or deassert a given reset line.
|
||||
*/
|
||||
struct mrq_reset_request {
|
||||
/** @brief Reset action to perform (@ref mrq_reset_commands) */
|
||||
|
||||
Reference in New Issue
Block a user