]> Git Repo - J-u-boot.git/commit
spi: cadence-qspi: move cadence qspi macros to header file
authorT Karthik Reddy <[email protected]>
Thu, 12 May 2022 10:05:31 +0000 (04:05 -0600)
committerMichal Simek <[email protected]>
Wed, 29 Jun 2022 13:58:48 +0000 (15:58 +0200)
commit1e2b8139d95ea924d645886b323be7748579a6d1
tree8c06a1737a856ed6ba6f80decf47d92154241753
parentbaef13ec9d592a27b5d3bf03967bfd2bebd65157
spi: cadence-qspi: move cadence qspi macros to header file

Move all the cadence macros from cadence_qspi_apb.c to cadence_qspi.h
file.

Signed-off-by: T Karthik Reddy <[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]>
drivers/spi/cadence_qspi.h
drivers/spi/cadence_qspi_apb.c
This page took 0.033722 seconds and 4 git commands to generate.