mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
staging: clocking-wizard: Fix kernel-doc warning
Fix the clocking wizard main structure kernel documentation. Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com> Link: https://lore.kernel.org/r/1614172241-17326-2-git-send-email-shubhrajyoti.datta@xilinx.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
70c090af3e
commit
b03dea2593
|
|
@ -38,7 +38,8 @@ enum clk_wzrd_int_clks {
|
|||
};
|
||||
|
||||
/**
|
||||
* struct clk_wzrd:
|
||||
* struct clk_wzrd - Clock wizard private data structure
|
||||
*
|
||||
* @clk_data: Clock data
|
||||
* @nb: Notifier block
|
||||
* @base: Memory base
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user