summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJonathan Sachs <jsachs@nvidia.com>2021-03-05 14:35:43 -0500
committermobile promotions <svcmobile_promotions@nvidia.com>2021-03-30 06:25:01 -0400
commitb2b97b5d5ae33ba53ff6de6ed8f6720132588c20 (patch)
tree3e3a66ef8b63a2a0cded4b07313c1a72cae3729e /include
parent3ddfb1f1589fb2d70995472d418a347887aea76b (diff)
[Docs] Correct Doxygen build errors
Nothing wrong with the commands themselves, but @file comments ending with a period were triggering a spurious error. Bug 3260720 Signed-off-by: Jonathan Sachs <jsachs@nvidia.com> Change-Id: Ice7b32d8ab0adafd2eef5c35cf8698f10bb5fcbb Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2494294 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: Kathy Stone <kstone@nvidia.com> Reviewed-by: Sudhir Vyas <svyas@nvidia.com> Reviewed-by: Bibek Basu <bbasu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'include')
-rw-r--r--include/media/max9295.h2
-rw-r--r--include/media/max9296.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/media/max9295.h b/include/media/max9295.h
index 4c7d95f78..cff6b867d 100644
--- a/include/media/max9295.h
+++ b/include/media/max9295.h
@@ -16,7 +16,7 @@
16 16
17/** 17/**
18 * @file 18 * @file
19 * <b>MAX9295 API: For Maxim Integrated MAX9295 serializer.</b> 19 * <b>MAX9295 API: For Maxim Integrated MAX9295 serializer</b>
20 * 20 *
21 * @b Description: Defines elements used to set up and use a 21 * @b Description: Defines elements used to set up and use a
22 * Maxim Integrated MAX9295 serializer. 22 * Maxim Integrated MAX9295 serializer.
diff --git a/include/media/max9296.h b/include/media/max9296.h
index 1f050d4f5..61435e263 100644
--- a/include/media/max9296.h
+++ b/include/media/max9296.h
@@ -16,7 +16,7 @@
16 16
17/** 17/**
18 * @file 18 * @file
19 * <b>MAX9296 API: For Maxim Integrated MAX9295 deserializer.</b> 19 * <b>MAX9296 API: For Maxim Integrated MAX9296 deserializer</b>
20 * 20 *
21 * @b Description: Defines elements used to set up and use a 21 * @b Description: Defines elements used to set up and use a
22 * Maxim Integrated MAX9296 deserializer. 22 * Maxim Integrated MAX9296 deserializer.