aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/debug/sunxi.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/debug/sunxi.S')
-rw-r--r--arch/arm/include/debug/sunxi.S12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/arm/include/debug/sunxi.S b/arch/arm/include/debug/sunxi.S
deleted file mode 100644
index 4c3d89cfeb8f..000000000000
--- a/arch/arm/include/debug/sunxi.S
+++ /dev/null
@@ -1,12 +0,0 @@
1/*
2 * Early serial output macro for Allwinner A1X SoCs
3 *
4 * Copyright (C) 2012 Maxime Ripard
5 *
6 * Maxime Ripard <maxime.ripard@free-electrons.com>
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation.
11*/
12#include <asm/hardware/debug-8250.S>