firmware: xilinx: Use proper indentation in kernel-doc
Use tab for zynqmp_pm_load_pdi() arguments doc indentation. No functional change. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com> Link: https://lore.kernel.org/r/1698645181-2874487-1-git-send-email-radhey.shyam.pandey@amd.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
21528c69a0
commit
437cd966d3
@ -1395,8 +1395,8 @@ EXPORT_SYMBOL_GPL(zynqmp_pm_set_requirement);
|
||||
|
||||
/**
|
||||
* zynqmp_pm_load_pdi - Load and process PDI
|
||||
* @src: Source device where PDI is located
|
||||
* @address: PDI src address
|
||||
* @src: Source device where PDI is located
|
||||
* @address: PDI src address
|
||||
*
|
||||
* This function provides support to load PDI from linux
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user