diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/tegra-safety-ivc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/tegra-safety-ivc.h b/include/linux/tegra-safety-ivc.h index e508168e2..eeb50a3fc 100644 --- a/include/linux/tegra-safety-ivc.h +++ b/include/linux/tegra-safety-ivc.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * Copyright (c) 2016-2017, NVIDIA CORPORATION, All rights reserved. | 2 | * Copyright (c) 2016-2021, NVIDIA CORPORATION, All rights reserved. |
| 3 | * | 3 | * |
| 4 | * This software is licensed under the terms of the GNU General Public | 4 | * This software is licensed under the terms of the GNU General Public |
| 5 | * License version 2, as published by the Free Software Foundation, and | 5 | * License version 2, as published by the Free Software Foundation, and |
| @@ -36,7 +36,6 @@ struct safety_ast_region { | |||
| 36 | 36 | ||
| 37 | struct tegra_safety_ivc { | 37 | struct tegra_safety_ivc { |
| 38 | struct safety_ast_region region; | 38 | struct safety_ast_region region; |
| 39 | struct tegra_hsp_sm_pair *cmd_pair; | ||
| 40 | struct tegra_hsp_sm_pair *ivc_pair; | 39 | struct tegra_hsp_sm_pair *ivc_pair; |
| 41 | struct { | 40 | struct { |
| 42 | wait_queue_head_t response_waitq; | 41 | wait_queue_head_t response_waitq; |
