linux/drivers/firmware/xilinx
Rajan Vaja 79614953e8 firmware: xilinx: Move EXPORT_SYMBOL_GPL next to zynqmp_pm_feature definition
As mentioned in Documentation/process/coding-style.rst:
In source files, separate functions with one blank line. If the function
is exported, the **EXPORT** macro for it should follow immediately after
the closing function brace line.

So inline with guideline move zynqmp_pm_feature export symbol after its
definition.

Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com>
Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Link: https://lore.kernel.org/r/1698348238-2320426-1-git-send-email-radhey.shyam.pandey@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-10-27 13:16:31 +02:00
..
Kconfig arm64: zynqmp: Make zynqmp_firmware driver optional 2020-03-09 14:58:24 +01:00
Makefile firmware: xilinx: Add debugfs interface 2018-09-26 08:47:35 +02:00
zynqmp-debug.c firmware: xilinx: Switch Michal Simek's email to new one 2023-05-31 20:27:24 +01:00
zynqmp-debug.h firmware: xilinx: Switch Michal Simek's email to new one 2023-05-31 20:27:24 +01:00
zynqmp.c firmware: xilinx: Move EXPORT_SYMBOL_GPL next to zynqmp_pm_feature definition 2023-10-27 13:16:31 +02:00