You need to sign in or sign up before continuing.
未验证 提交 61f6e38a 编写于 作者: V Vinod Koul 提交者: Mark Brown

spi: qcom: geni: remove unused defines

Commit b59c1224 ("spi: spi-geni-qcom: Add support for GPI dma")
added GPI support but also added unused defines, so remove them
Signed-off-by: NVinod Koul <vkoul@kernel.org>
Reviewed-by: NDouglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20211117133110.2682631-1-vkoul@kernel.orgSigned-off-by: NMark Brown <broonie@kernel.org>
上级 40fafc8e
...@@ -71,10 +71,6 @@ ...@@ -71,10 +71,6 @@
#define GSI_CPHA BIT(4) #define GSI_CPHA BIT(4)
#define GSI_CPOL BIT(5) #define GSI_CPOL BIT(5)
#define MAX_TX_SG 3
#define NUM_SPI_XFER 8
#define SPI_XFER_TIMEOUT_MS 250
struct spi_geni_master { struct spi_geni_master {
struct geni_se se; struct geni_se se;
struct device *dev; struct device *dev;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册