aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/debug/mvebu.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/debug/mvebu.S')
-rw-r--r--arch/arm/include/debug/mvebu.S13
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/arm/include/debug/mvebu.S b/arch/arm/include/debug/mvebu.S
deleted file mode 100644
index 6309be5238e6..000000000000
--- a/arch/arm/include/debug/mvebu.S
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
- * Early serial output macro for Marvell SoC
- *
- * Copyright (C) 2012 Marvell
- *
- * Lior Amsalem <alior@marvell.com>
- * Gregory Clement <gregory.clement@free-electrons.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
-*/
-#include <asm/hardware/debug-8250.S>