summaryrefslogtreecommitdiff
path: root/doc/develop/python_cq.rst
diff options
context:
space:
mode:
authorMichal Simek <[email protected]>2022-08-25 06:59:02 -0600
committerMichal Simek <[email protected]>2022-09-13 11:32:48 +0200
commit9e89e30d4de41a687cdff922e410b0a87d663348 (patch)
tree06cc25e82f7c305da16fec9e3eb3733f8a6c5291 /doc/develop/python_cq.rst
parentf4f1b65cc6b01a787b5efa61bb9be195254d0334 (diff)
arm64: versal: Define zynqmp_mmio_write() for versal
GQSPI driver is using it but this function is never called for Versal because it is removed by linker. But function should be declared to avoid this build warning: drivers/spi/zynqmp_gqspi.c: In function 'zynqmp_qspi_set_tapdelay': drivers/spi/zynqmp_gqspi.c:378:3: warning: implicit declaration of function 'zynqmp_mmio_write' [-Wimplicit-function-declaration] 378 | zynqmp_mmio_write(IOU_TAPDLY_BYPASS_OFST, Signed-off-by: Michal Simek <[email protected]> Signed-off-by: Ashok Reddy Soma <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions