aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/xilinx/zynqmp_dma.c
diff options
context:
space:
mode:
authorVinod Koul <vkoul@kernel.org>2018-12-31 19:32:32 +0530
committerVinod Koul <vkoul@kernel.org>2018-12-31 19:32:32 +0530
commit660611827c03afeb0eec178dc1fb9f842332d908 (patch)
tree6ada4bc7fafc86c273128043a38167ed8c7a8c06 /drivers/dma/xilinx/zynqmp_dma.c
parentMerge branch 'topic/uniphier' into for-linus (diff)
parentdmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll (diff)
downloadlinux-dev-660611827c03afeb0eec178dc1fb9f842332d908.tar.xz
linux-dev-660611827c03afeb0eec178dc1fb9f842332d908.zip
Merge branch 'topic/xilinx' into for-linus
Diffstat (limited to 'drivers/dma/xilinx/zynqmp_dma.c')
-rw-r--r--drivers/dma/xilinx/zynqmp_dma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/xilinx/zynqmp_dma.c b/drivers/dma/xilinx/zynqmp_dma.c
index 6f26b59a7216..8db51750ce93 100644
--- a/drivers/dma/xilinx/zynqmp_dma.c
+++ b/drivers/dma/xilinx/zynqmp_dma.c
@@ -163,7 +163,7 @@ struct zynqmp_dma_desc_ll {
u32 ctrl;
u64 nxtdscraddr;
u64 rsvd;
-}; __aligned(64)
+};
/**
* struct zynqmp_dma_desc_sw - Per Transaction structure