Commit 1f6a11a0 authored by Michal Simek's avatar Michal Simek

firmware: xilinx: Remove additional newline

This additional newline is useless and also reported by checkpatch
--strict.
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/d927f3f2c97910958dd77a22828cd0bf8d89c9de.1606894725.git.michal.simek@xilinx.com
parent 332bee16
......@@ -316,7 +316,6 @@ struct zynqmp_pm_query_data {
u32 arg3;
};
int zynqmp_pm_invoke_fn(u32 pm_api_id, u32 arg0, u32 arg1,
u32 arg2, u32 arg3, u32 *ret_payload);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment