aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch/loong64/include/bits/uart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/loong64/include/bits/uart.h')
-rw-r--r--src/arch/loong64/include/bits/uart.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/arch/loong64/include/bits/uart.h b/src/arch/loong64/include/bits/uart.h
deleted file mode 100644
index 6f85975f7..000000000
--- a/src/arch/loong64/include/bits/uart.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef _BITS_UART_H
-#define _BITS_UART_H
-
-/** @file
- *
- * 16550-compatible UART
- *
- */
-
-FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
-
-#endif /* _BITS_UART_H */