summaryrefslogtreecommitdiff
path: root/arch/score/include/asm/dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/score/include/asm/dma.h')
-rw-r--r--arch/score/include/asm/dma.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/score/include/asm/dma.h b/arch/score/include/asm/dma.h
deleted file mode 100644
index fd44a9cbee4f..000000000000
--- a/arch/score/include/asm/dma.h
+++ /dev/null
@@ -1,9 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-#ifndef _ASM_SCORE_DMA_H
-#define _ASM_SCORE_DMA_H
-
-#include <asm/io.h>
-
-#define MAX_DMA_ADDRESS (0)
-
-#endif /* _ASM_SCORE_DMA_H */