diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2024-01-20 20:36:24 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2024-01-22 15:16:32 +0300 |
commit | 702107ed5d89e50499aa1d65fe499a028073b25e (patch) | |
tree | 0d4b34240d0d8d7c47f38928cfcd4cc9c7ccddb2 /Documentation | |
parent | 906fed29f4527e60db30d4eaa4b5b06a92447c69 (diff) | |
download | linux-702107ed5d89e50499aa1d65fe499a028073b25e.tar.xz |
clocksource/drivers/ti-32K: Fix misuse of "/**" comment
Change "/**" to a common "/*" comment in a non-kernel-doc comment to
avoid a kernel-doc warning:
timer-ti-32k.c:42: warning: expecting prototype for timer(). Prototype was for OMAP2_32KSYNCNT_REV_OFF() instead
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20240120173624.16769-1-rdunlap@infradead.org
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions