summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorCarlo Caione <ccaione@baylibre.com>2019-08-24 17:17:30 +0100
committerCarlo Caione <ccaione@baylibre.com>2019-09-05 10:39:30 +0100
commit01b2a7fc3256dcec74e2f147ed28a37ad4df05fe (patch)
tree6eb33196819ca9298a4be455bb95ac8cbc26496f /drivers
parent40fac1ab4cb14bdd27e076eef48b6290d8a9d454 (diff)
amlogic: Move the SHA256 DMA driver to common directory
The SHA256 DMA driver can be used by multiple SoCs. Move it to the common directory. Signed-off-by: Carlo Caione <ccaione@baylibre.com> Change-Id: I96319eeeeeebd503ef0dcb07c0e4ff6a67afeaa5
Diffstat (limited to 'drivers')
-rw-r--r--drivers/amlogic/crypto/sha_dma.c (renamed from drivers/amlogic/gxl/crypto/sha_dma.c)4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/amlogic/gxl/crypto/sha_dma.c b/drivers/amlogic/crypto/sha_dma.c
index a969dea7..d48ded98 100644
--- a/drivers/amlogic/gxl/crypto/sha_dma.c
+++ b/drivers/amlogic/crypto/sha_dma.c
@@ -4,10 +4,10 @@
* SPDX-License-Identifier: BSD-3-Clause
*/
-#include <assert.h>
#include <arch_helpers.h>
-#include <lib/mmio.h>
+#include <assert.h>
#include <crypto/sha_dma.h>
+#include <lib/mmio.h>
#define AML_SHA_DMA_BASE 0xc883e000