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:
Thomas Fleury
2019-05-06 09:27:19 -07:00
committed by mobile promotions
parent 4e9534c243
commit 2b165deba1
2 changed files with 4 additions and 2 deletions

View File

@@ -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 */

View File

@@ -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 */