summaryrefslogtreecommitdiff
path: root/arch/mips/boot/compressed/uart-ath79.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/boot/compressed/uart-ath79.c')
-rw-r--r--arch/mips/boot/compressed/uart-ath79.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/boot/compressed/uart-ath79.c b/arch/mips/boot/compressed/uart-ath79.c
new file mode 100644
index 000000000000..d686820921be
--- /dev/null
+++ b/arch/mips/boot/compressed/uart-ath79.c
@@ -0,0 +1,2 @@
+// SPDX-License-Identifier: GPL-2.0-only
+#include "../../ath79/early_printk.c"