mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 18:42:29 +03:00
gpu: nvgpu: engines MISRA fixes for Rule 1.1
Add missing newline at end of file. Jira NVGPU-3386 Change-Id: Id62f99c1e9517932627949a65fe0b9e4fe802c49 Signed-off-by: Thomas Fleury <tfleury@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2113038 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
4e9534c243
commit
2b165deba1
@@ -34,4 +34,5 @@ void gm20b_read_engine_status_info(struct gk20a *g, u32 engine_id,
|
||||
|
||||
void gm20b_dump_engine_status(struct gk20a *g, struct gk20a_debug_output *o);
|
||||
|
||||
#endif /* NVGPU_ENGINE_STATUS_GM20B_H */
|
||||
#endif /* NVGPU_ENGINE_STATUS_GM20B_H */
|
||||
|
||||
|
||||
@@ -34,4 +34,5 @@ void gv100_read_engine_status_info(struct gk20a *g, u32 engine_id,
|
||||
|
||||
void gv100_dump_engine_status(struct gk20a *g, struct gk20a_debug_output *o);
|
||||
|
||||
#endif /* NVGPU_ENGINE_STATUS_GV100_H */
|
||||
#endif /* NVGPU_ENGINE_STATUS_GV100_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user