Skip to content
Commit a3e3d469 authored by T Karthik Reddy's avatar T Karthik Reddy Committed by Michal Simek
Browse files

mmc: zynq_sdhci: Add xilinx_pm_request weak function



Mini emmc does not use any pmufw and ZYNQMP_FIRMWARE is disabled.
xilinx_pm_request() will not be compiled and causes undefined reference to
`xilinx_pm_request' error. So add a weak function in zynq_sdhci.c file.

Signed-off-by: default avatarT Karthik Reddy <t.karthik.reddy@xilinx.com>
Signed-off-by: default avatarAshok Reddy Soma <ashok.reddy.soma@xilinx.com>
Link: https://lore.kernel.org/r/1633086518-32636-1-git-send-email-t.karthik.reddy@xilinx.com


Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent fb101810
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment