diff options
author | Randy Dunlap <[email protected]> | 2024-01-16 17:09:54 -0800 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2024-01-26 10:28:04 +0200 |
commit | 73c0ec8600b1a7f7d46d7ed93582ff5c9437d4f8 (patch) | |
tree | 29342cf18c788e91a8860ac80a2e99457660a369 /scripts/generate_rust_analyzer.py | |
parent | 64de5526f2ecdd1b8f909a682359cc54d52f27c7 (diff) |
ARM: OMAP2+: hwmod: remove misuse of kernel-doc
kernel-doc does not support documenting data definitions, so change
the "/**" comments to common "/*" comments to avoid kernel-doc
warnings:
omap_hwmod_common_data.c:37: error: Cannot parse struct or union!
omap_hwmod_common_data.c:51: error: Cannot parse struct or union!
omap_hwmod_common_data.c:60: error: Cannot parse struct or union!
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Paul Walmsley <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: [email protected]
Cc: Russell King <[email protected]>
Cc: [email protected]
Cc: [email protected]
Message-ID: <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions