Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

firmware: xilinx: zynqmp: Remove unused macro

ZYNQMP_PM_CAPABILITY_POWER capability is not supported by firmware
and hence needs to be removed

Signed-off-by: Tejas Patel <tejas.patel@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Jolly Shah <jolly.shah@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Jolly Shah and committed by
Greg Kroah-Hartman
84705f9f 8ecfaca7

-1
-1
include/linux/firmware/xlnx-zynqmp.h
··· 46 46 #define ZYNQMP_PM_CAPABILITY_ACCESS 0x1U 47 47 #define ZYNQMP_PM_CAPABILITY_CONTEXT 0x2U 48 48 #define ZYNQMP_PM_CAPABILITY_WAKEUP 0x4U 49 - #define ZYNQMP_PM_CAPABILITY_POWER 0x8U 50 49 51 50 /* 52 51 * Firmware FPGA Manager flags